Update lib/spack/spack/build_systems/ctest.py
Co-authored-by: Chris White <white238@llnl.gov>
This commit is contained in:
parent
a713af9aa8
commit
c15c483789
@ -36,7 +36,7 @@ class CTestBuilder(spack.build_systems.cmake.CMakeBuilder):
|
|||||||
@property
|
@property
|
||||||
def std_cmake_args(self):
|
def std_cmake_args(self):
|
||||||
"""
|
"""
|
||||||
Args to alawys supply to CMake. CDash args don't do anything if you don't submit
|
Args to always supply to CMake. CDash args don't do anything if you don't submit
|
||||||
|
|
||||||
TODO: workout how to get the track,build,site mapped correctly
|
TODO: workout how to get the track,build,site mapped correctly
|
||||||
Currently this ignores the spack flags, and injests the CTestConfig.cmake files
|
Currently this ignores the spack flags, and injests the CTestConfig.cmake files
|
||||||
|
Loading…
Reference in New Issue
Block a user