bolt/deps/llvm-18.1.8/mlir/examples/transform/CMakeLists.txt

6 lines
103 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
add_custom_target(TransformExample)
add_subdirectory(Ch2)
add_subdirectory(Ch3)
add_subdirectory(Ch4)