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

Making test command empty.

parent 7d355710
No related branches found
No related tags found
No related merge requests found
...@@ -37,8 +37,7 @@ ExternalProject_Add( ...@@ -37,8 +37,7 @@ ExternalProject_Add(
-DWITH_BOOST=${WITH_BOOST} -DWITH_BOOST=${WITH_BOOST}
-DWITH_MPI=${WITH_MPI} -DWITH_MPI=${WITH_MPI}
-DWITH_CUDA=${WITH_CUDA} -DWITH_CUDA=${WITH_CUDA}
TEST_BEFORE_INSTALL 0 TEST_COMMAND "" # No tests
TEST_AFTER_INSTALL 0
) )
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}}/moose-core/include) INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}}/moose-core/include)
......
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