Files
ortools-clone/examples/python/CMakeLists.txt
2020-09-13 00:04:50 +02:00

5 lines
49 B
CMake

if(NOT BUILD_PYTHON_EXAMPLES)
return()
endif()