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
a5830a8c
Commit
a5830a8c
authored
Apr 05, 2018
by
Dipl.-Ing. Jonas Stienen
Browse files
Adding windows-required libs for networking
parent
018bb37e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a5830a8c
...
...
@@ -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