[all-commits] [llvm/llvm-project] 09cfec: Fix CMake configuration for MLIR unittests
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Feb 10 17:19:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09cfec62432993abde7829a88ce4793d8805ce4b
https://github.com/llvm/llvm-project/commit/09cfec62432993abde7829a88ce4793d8805ce4b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M mlir/CMakeLists.txt
M mlir/test/CMakeLists.txt
M mlir/unittests/CMakeLists.txt
Log Message:
-----------
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.
More information about the All-commits
mailing list