Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
90e90b59
Commit
90e90b59
authored
Oct 10, 2014
by
Fabio Bas
Browse files
Reverted WITH_SERVER to OFF
parent
6f25e091
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
90e90b59
...
...
@@ -203,7 +203,7 @@ endif()
include
(
CPack
)
# Compile servatrice (default off)
option
(
WITH_SERVER
"build servatrice"
O
N
)
option
(
WITH_SERVER
"build servatrice"
O
FF
)
add_subdirectory
(
common
)
if
(
WITH_SERVER
)
add_subdirectory
(
servatrice
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment