mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-27 09:30:13 +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)
|