mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-19 04:11:46 +02:00
Add testing framework
This commit is contained in:
4
tests/CMakeLists.txt
Normal file
4
tests/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
include_directories(${CMAKE_CURRENT_LIST_DIR}/../src)
|
||||
include(tomahawk_add_test.cmake)
|
||||
|
||||
tomahawk_add_test(Foo)
|
Reference in New Issue
Block a user