mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
4 lines
120 B
CMake
4 lines
120 B
CMake
include_directories(${CMAKE_CURRENT_LIST_DIR}/../src)
|
|
include(owncloud_add_test.cmake)
|
|
|
|
owncloud_add_test(DanimoStinkt)
|