libicsneo/bindings/CMakeLists.txt

3 lines
70 B
CMake

if(LIBICSNEO_ENABLE_BINDINGS_PYTHON)
add_subdirectory(python)
endif()