mirror of
https://github.com/glfw/glfw.git
synced 2025-10-03 21:30:57 +00:00
Merge 0084d1c567
into 51208601a4
This commit is contained in:
commit
2cdac057ad
@ -96,7 +96,7 @@ endif()
|
|||||||
# Set compiler specific flags
|
# Set compiler specific flags
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
if (UNIX)
|
if (UNIX)
|
||||||
add_definitions(-Wall)
|
add_definitions(-Wall -fPIC)
|
||||||
|
|
||||||
if (BUILD_SHARED_LIBS)
|
if (BUILD_SHARED_LIBS)
|
||||||
add_definitions(-fvisibility=hidden)
|
add_definitions(-fvisibility=hidden)
|
||||||
|
Loading…
Reference in New Issue
Block a user