[all-commits] [llvm/llvm-project] 4701f7: [CMake] Always define runtimes-test-depends (#73629)
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Nov 28 15:31:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4701f776d0f22dc0ff80a7d33ef3ae031eac9c2f
https://github.com/llvm/llvm-project/commit/4701f776d0f22dc0ff80a7d33ef3ae031eac9c2f
Author: Petr Hosek <phosek at google.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M runtimes/CMakeLists.txt
Log Message:
-----------
[CMake] Always define runtimes-test-depends (#73629)
This allows the parent build to depend on this target unconditionally
even when the tests are disabled.
More information about the All-commits
mailing list