xref
: /
external
/
llvm-project
/
mlir
/
lib
/
Bindings
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if(MLIR_BINDINGS_PYTHON_ENABLED)
2
add_subdirectory(Python)
3
endif()
4