mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
6 lines
184 B
CMake
6 lines
184 B
CMake
include_directories(${CMAKE_CURRENT_LIST_DIR}/../src ${CMAKE_CURRENT_LIST_DIR}/../src/libtomahawk)
|
|
include(tomahawk_add_test.cmake)
|
|
|
|
tomahawk_add_test(Result)
|
|
tomahawk_add_test(Query)
|