Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Barran
Open VDS
Commits
eb6e0338
Commit
eb6e0338
authored
Aug 03, 2020
by
Jørgen Lind
Browse files
Add visibility_preset=hidden
parent
ac21b275
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
eb6e0338
...
...
@@ -138,6 +138,9 @@ build3rdparty()
include
(
CMake/CopyDllForTarget.cmake
)
set
(
CMAKE_C_VISIBILITY_PRESET hidden
)
set
(
CMAKE_CXX_VISIBILITY_PRESET hidden
)
add_subdirectory
(
src
)
add_subdirectory
(
tools
)
...
...
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