spack/lib
Frédéric Simonis 1006dd54de
Add BUILD_TESTING to standard CMake arguments (#30374)
CTest determines whether to enable tests using the BUILD_TESTING variable.
This should be used by projects to conditionally enable the compilation of tests.
Spack knowns which packages have to run tests and can thus automatically define this variable.
2022-04-28 17:03:13 +00:00
..
spack Add BUILD_TESTING to standard CMake arguments (#30374) 2022-04-28 17:03:13 +00:00