Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
471d45f1
Commit
471d45f1
authored
Feb 09, 2008
by
Pierre d'Herbemont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmake: Increment my commit count :/ (oops).
parent
f2effed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
extras/buildsystem/cmake/include/config.cmake
extras/buildsystem/cmake/include/config.cmake
+1
-1
No files found.
extras/buildsystem/cmake/include/config.cmake
View file @
471d45f1
...
...
@@ -41,7 +41,7 @@ endif(NOT CMAKE_BUILD_TYPE )
if
(
CMAKE_BUILD_TYPE STREQUAL
"Debug"
)
set
(
DEBUG ON
)
add_de
clara
tions
(
-DDEBUG=1
)
add_de
fini
tions
(
-DDEBUG=1
)
set
(
NDEBUG OFF
)
endif
(
CMAKE_BUILD_TYPE STREQUAL
"Debug"
)
...
...
Write
Preview
Markdown
is supported
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