3 lines
71 B
CMake
3 lines
71 B
CMake
|
|
cmake_minimum_required(VERSION 3.22)
|
||
|
|
|
||
|
|
add_subdirectory(c3d_permutation)
|