Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rémi Cailletaud
yade
Commits
b5cf82ce
Commit
b5cf82ce
authored
Oct 12, 2016
by
Rémi Cailletaud
Browse files
Revert "Add build type release"
This reverts commit
14fa7ba4
.
parent
b56d19d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b5cf82ce
...
...
@@ -87,7 +87,6 @@ IF (DEBUG)
ADD_DEFINITIONS
(
"-DYADE_DEBUG -g"
)
ELSE
(
DEBUG
)
ADD_DEFINITIONS
(
"-DNDEBUG"
)
SET
(
CMAKE_BUILD_TYPE Release
)
ENDIF
(
DEBUG
)
#===========================================================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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