mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
3 lines
70 B
CMake
3 lines
70 B
CMake
if(LIBICSNEO_ENABLE_BINDINGS_PYTHON)
|
|
add_subdirectory(python)
|
|
endif() |