mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-09 21:44:54 +00: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