This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
nextcloud-desktop
Watch
1
Star
0
Fork
You've already forked nextcloud-desktop
0
mirror of
https://github.com/nextcloud/desktop.git
synced
2024-11-23 13:35:58 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
24d76f3e20
nextcloud-desktop
/
DefineOptions.cmake
3 lines
99 B
CMake
Raw
Normal View
History
Unescape
Escape
Initial commit
2008-02-27 20:56:47 +03:00
option
(
WITH_LOG4C
"Build csync without log4c"
ON
)
Add option to enable unit testing. Unit testing is disabled by default.
2008-03-03 14:27:52 +03:00
option
(
UNIT_TESTING
"Build with unit tests"
OFF
)
Reference in a new issue
Copy permalink