[OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)
[llvm-project.git] / mlir / examples / transform / CMakeLists.txt
blob2b4208e4c0f723306455cf2810c6f2f6519eab9f
1 add_custom_target(TransformExample)
2 set_target_properties(TransformExample PROPERTIES FOLDER "MLIR/Examples")
4 add_subdirectory(Ch2)
5 add_subdirectory(Ch3)
6 add_subdirectory(Ch4)