Skip to content
Snippets Groups Projects
Commit e582916f authored by Pascal Palenda's avatar Pascal Palenda
Browse files

Enable testing as a general setting

parent e57e1296
Branches
No related tags found
No related merge requests found
......@@ -37,4 +37,6 @@ macro (init_project)
if (CMAKE_GENERATOR MATCHES "Visual Studio")
set_property (GLOBAL PROPERTY USE_FOLDERS ON)
endif ()
enable_testing ()
endmacro ()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment