mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
restored comments, cleanup
This commit is contained in:
@ -25,5 +25,4 @@ echo "Building using: ${NCORES} cores"
|
||||
cmake --build . -- -j${NCORES}
|
||||
cmake --build . --target install
|
||||
|
||||
export SLSDETNAME=automated_tests
|
||||
CTEST_OUTPUT_ON_FAILURE=1 ctest -j 1
|
||||
|
Reference in New Issue
Block a user