Files
clang-p2996/mlir/lib/Dialect/Math/CMakeLists.txt
Stephan Herhut 4348d8ab7f [mlir][math] Split off the math dialect.
This does not split transformations, yet. Those will be done as future clean ups.

Differential Revision: https://reviews.llvm.org/D96272
2021-02-12 10:55:12 +01:00

3 lines
50 B
CMake

add_subdirectory(IR)
add_subdirectory(Transforms)