4 lines
55 B
CMake
4 lines
55 B
CMake
|
if (python-bindings)
|
||
|
add_subdirectory(python)
|
||
|
endif()
|