mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-18 20:04:00 +02:00
Revert removal of test targets
This commit is contained in:
@@ -354,10 +354,10 @@ ADD_SUBDIRECTORY( thirdparty )
|
|||||||
ADD_SUBDIRECTORY( src )
|
ADD_SUBDIRECTORY( src )
|
||||||
ADD_SUBDIRECTORY( admin )
|
ADD_SUBDIRECTORY( admin )
|
||||||
|
|
||||||
#if( BUILD_TESTS )
|
if( BUILD_TESTS )
|
||||||
# enable_testing()
|
enable_testing()
|
||||||
# add_subdirectory( tests )
|
add_subdirectory( tests )
|
||||||
#endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
# Add all targets to the build-tree export set
|
# Add all targets to the build-tree export set
|
||||||
|
Reference in New Issue
Block a user