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
Branches
Tags
No related merge requests found
......@@ -866,7 +866,7 @@ macro(setup_compiler_flags)
#GR:Uses the __fastcall calling convention (x86 only).
#-EHsc to specify the synchronous exception handling mode/
#-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)
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment