mirror of
https://github.com/transmission/transmission
synced 2024-12-23 08:13:27 +00:00
Include CTest to enable memcheck
This commit is contained in:
parent
e7382071d0
commit
5a05ceee5e
1 changed files with 1 additions and 0 deletions
|
@ -360,6 +360,7 @@ endif()
|
|||
|
||||
if(ENABLE_TESTS)
|
||||
enable_testing()
|
||||
include(CTest)
|
||||
endif()
|
||||
|
||||
add_subdirectory(libtransmission)
|
||||
|
|
Loading…
Reference in a new issue