Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mlz
libformfactor
Commits
e18a21d6
Commit
e18a21d6
authored
Nov 29, 2021
by
Wuttke, Joachim
Browse files
corr CMake export win symbs
parent
3a6d254b
Pipeline
#50732
passed with stage
in 26 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e18a21d6
...
...
@@ -16,7 +16,7 @@ option(WERROR "Treat warnings as errors" OFF)
set
(
CMAKE_CXX_STANDARD 17
)
if
(
WIN32
)
set
(
WINDOWS_EXPORT_ALL_SYMBOLS ON
)
set
(
CMAKE_
WINDOWS_EXPORT_ALL_SYMBOLS ON
)
message
(
STATUS
"compiling for Windows"
)
else
()
option
(
PEDANTIC
"Compile with pedantic warnings"
ON
)
...
...
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