mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-18 23:17:59 +01:00
5 lines
111 B
CMake
5 lines
111 B
CMake
include_directories(${CMAKE_CURRENT_LIST_DIR}/../src)
|
|
include(tomahawk_add_test.cmake)
|
|
|
|
tomahawk_add_test(Foo)
|