Fix CMake configuration for MLIR unittests
authorMehdi Amini <joker.eph@gmail.com>
Thu, 11 Feb 2021 01:17:24 +0000 (01:17 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Thu, 11 Feb 2021 01:17:49 +0000 (01:17 +0000)
commit09cfec62432993abde7829a88ce4793d8805ce4b
tree6f733696501e2b9e64eb1c175d47d454241560f5
parentfa35c1f80f0ea080a7cbc581416929b0a654f25c
Fix CMake configuration for MLIR unittests

The CMake changes in 2aa1af9b1da to make it possible to build MLIR as a
standalone project unfortunately disabled all unit-tests from the
regular in-tree build.
mlir/CMakeLists.txt
mlir/test/CMakeLists.txt
mlir/unittests/CMakeLists.txt