Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
ITADataSources
Commits
9d09ea12
Commit
9d09ea12
authored
Apr 23, 2018
by
Dipl.-Ing. Jonas Stienen
Browse files
Merge branch 'develop'
parents
f173da51
a5830a8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9d09ea12
...
...
@@ -130,6 +130,9 @@ endif( )
# compiler settings
if
(
ITA_VISTA_BUILD_STATIC
)
add_definitions
(
-DVISTABASE_STATIC -DVISTAMATH_STATIC -DVISTAASPECTS_STATIC -DVISTATOOLS_STATIC -DVISTAINTERPROCCOMM_STATIC
)
if
(
WIN32
)
list
(
APPEND VISTA_USE_PACKAGE_LIBRARIES Ws2_32
)
endif
(
)
endif
(
)
if
(
BUILD_SHARED_LIBS
)
...
...
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