mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 22:31:40 +00:00
Enable full CTest framework
This allows asking CTest for running the test suite under valgrind
This commit is contained in:
parent
c186e7d391
commit
ac09c9c9d4
@ -980,7 +980,7 @@ if( UNIX AND NOT APPLE )
|
||||
)
|
||||
endif()
|
||||
|
||||
#include( CTest )
|
||||
include( CTest )
|
||||
enable_testing()
|
||||
|
||||
if( UNIX AND NOT APPLE )
|
||||
|
Loading…
Reference in New Issue
Block a user