1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-18 23:17:59 +01:00
tomahawk/tests/CMakeLists.txt

5 lines
111 B
CMake
Raw Normal View History

2013-01-17 21:21:42 +01:00
include_directories(${CMAKE_CURRENT_LIST_DIR}/../src)
include(tomahawk_add_test.cmake)
tomahawk_add_test(Foo)