Skip to content
Snippets Groups Projects
Commit de2e0a4e authored by Kenneth Guldbrandt Lausdahl's avatar Kenneth Guldbrandt Lausdahl
Browse files

added PIC for linux

parent 4e52e931
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ if(WIN32)
endif()
if(UNIX)
# set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC -O3")
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC -O3")
endif()
# create minizip library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment