Skip to content
Snippets Groups Projects
Commit f2d679ac authored by Dilawar Singh's avatar Dilawar Singh
Browse files

ctest --output-on-failure

parent 1779f618
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ ExternalProject_Add( moose-core
# Extremely useful in packaging
#BINARY_DIR ${MOOSE_CORE_INSTALL_DIR}
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX}
TEST_COMMAND ctest --output-on-failure
TEST_BEFORE_INSTALL 1
BUILD_IN_SOURCE 0
)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment