llvm/mlir/examples/CMakeLists.txt
Nicolas Vasilache ca89e7167d Fix build for the Linalg example dialect with MacOS
--

PiperOrigin-RevId: 242443831
2019-04-08 19:17:56 -07:00

3 lines
48 B
CMake

add_subdirectory(toy)
add_subdirectory(Linalg)