- Fix issue in texloader - add ivec2 to tecloader / screen - add draw func for iron - add bufCfg in 3 variants to c3d - add poc for c3d_permutation
3 lines
71 B
CMake
3 lines
71 B
CMake
cmake_minimum_required(VERSION 3.22)
|
|
|
|
add_subdirectory(c3d_permutation) |