mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-13 20:39:57 +01:00
Revert removal of test targets
This commit is contained in:
parent
ccc1c260f1
commit
3c8272ba81
@ -354,10 +354,10 @@ ADD_SUBDIRECTORY( thirdparty )
|
||||
ADD_SUBDIRECTORY( src )
|
||||
ADD_SUBDIRECTORY( admin )
|
||||
|
||||
#if( BUILD_TESTS )
|
||||
# enable_testing()
|
||||
# add_subdirectory( tests )
|
||||
#endif()
|
||||
if( BUILD_TESTS )
|
||||
enable_testing()
|
||||
add_subdirectory( tests )
|
||||
endif()
|
||||
|
||||
|
||||
# Add all targets to the build-tree export set
|
||||
|
Loading…
x
Reference in New Issue
Block a user