mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-30 08:35:52 -04:00
OS X: do not enforce static boost, this can be set externally
anyway
This commit is contained in:
parent
89c60b065c
commit
874ecee079
@ -190,10 +190,6 @@ if (MSVC10)
|
|||||||
set(PLATFORM_INCLUDE_DIR "")
|
set(PLATFORM_INCLUDE_DIR "")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (APPLE)
|
|
||||||
set(Boost_USE_STATIC_LIBS ON)
|
|
||||||
endif (APPLE)
|
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
# Fix for not visible pthreads functions for linker with glibc 2.15
|
# Fix for not visible pthreads functions for linker with glibc 2.15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user