1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-17 16:42:46 +02:00
Nextcloud-Desktop/admin/win/tools/NCToolsShared/CMakeLists.txt
Michael Schuster e024aa3f16
Windows: Win32 migration tools code review
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-09-21 16:40:19 +02:00

5 lines
80 B
CMake

add_library(NCToolsShared STATIC
utility_win.cpp
SimpleNamedMutex.cpp
)