Commit d1c6fdf6 by Maarten L. Hekkelman

Don't do sub project testing

parent 8f9a2766
......@@ -16,5 +16,7 @@ function(add_git_submodule dir)
COMMAND_ERROR_IS_FATAL ANY)
endif()
set(ENABLE_TESTING OFF)
add_subdirectory(${dir} ${ARGV})
endfunction(add_git_submodule)
\ No newline at end of file
Markdown is supported
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