mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-01-21 10:52:20 +01:00
WIP
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
|
||||
|
||||
mkdir build
|
||||
mkdir install
|
||||
cd build
|
||||
@@ -15,4 +17,4 @@ echo "Building using: ${NCORES} cores"
|
||||
cmake --build . -- -j${NCORES}
|
||||
cmake --build . --target install
|
||||
|
||||
CTEST_OUTPUT_ON_FAILURE=1 ctest -j 1
|
||||
# CTEST_OUTPUT_ON_FAILURE=1 ctest -j 1
|
||||
Reference in New Issue
Block a user