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

5 lines
111 B
CMake

include_directories(${CMAKE_CURRENT_LIST_DIR}/../src)
include(tomahawk_add_test.cmake)
tomahawk_add_test(Foo)