Files
libicsneo/bindings/CMakeLists.txt
T

3 lines
70 B
CMake

if(LIBICSNEO_ENABLE_BINDINGS_PYTHON)
add_subdirectory(python)
endif()