Skip to content

Commit 341c230

Browse files
committed
cmake
1 parent 94439e2 commit 341c230

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/Dialect/Polygeist/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
add_subdirectory(Analysis)
2+
add_subdirectory(IR)
3+
add_subdirectory(Transforms)
4+
add_subdirectory(Utils)

0 commit comments

Comments
 (0)