Skip to content
Snippets Groups Projects
Commit 666d91e5 authored by Andreas Schenk's avatar Andreas Schenk
Browse files

removed BOOST_ZLIB_BINARY definition for windows

parent 99b41e5d
No related branches found
No related tags found
No related merge requests found
...@@ -866,7 +866,7 @@ macro(setup_compiler_flags) ...@@ -866,7 +866,7 @@ macro(setup_compiler_flags)
#GR:Uses the __fastcall calling convention (x86 only). #GR:Uses the __fastcall calling convention (x86 only).
#-EHsc to specify the synchronous exception handling mode/ #-EHsc to specify the synchronous exception handling mode/
#-vmg Uses full generality for pointers to members. #-vmg Uses full generality for pointers to members.
add_definitions(-DBOOST_ZLIB_BINARY=zdll) #add_definitions(-DBOOST_ZLIB_BINARY=zdll)
#add_definitions(-NODEFAULTLIB:LIBCMTD.lib) #add_definitions(-NODEFAULTLIB:LIBCMTD.lib)
endif() endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment