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
OpenFlipper-Free
OpenFlipper
Commits
a2156860
Commit
a2156860
authored
Dec 09, 2016
by
Jan Möbius
Browse files
When ACG lib is build on windows, never define UseACG
parent
d904b4d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
libs_required/ACG/CMakeLists.txt
View file @
a2156860
...
...
@@ -102,6 +102,7 @@ set (directories
# generate dllexport macros on windows
if
(
WIN32
)
add_definitions
(
-DACGDLL
)
remove_definitions
(
-DUSEACG
)
endif
()
# collect all header,source and ui files
...
...
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