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
blaar
blibs
blc_core
Commits
ec94a37e
Commit
ec94a37e
authored
May 17, 2017
by
Arnaud Blanchard
Browse files
Rm cmake warning
parent
5133c29c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
ec94a37e
...
...
@@ -12,6 +12,7 @@
cmake_minimum_required
(
VERSION 2.6
)
project
(
blc_core
)
set
(
CMAKE_MACOSX_RPATH 0
)
#avoid warning in MACOSX
add_definitions
(
-Wno-multichar -pthread
)
include_directories
(
include
)
...
...
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