Files
libtorrent/bindings/CMakeLists.txt
2018-04-29 19:48:26 +02:00

4 lines
55 B
CMake

if (python-bindings)
add_subdirectory(python)
endif()