llvm-project/mlir/lib/Bindings/CMakeLists.txt

4 lines
68 B
CMake

if(MLIR_BINDINGS_PYTHON_ENABLED)
add_subdirectory(Python)
endif()