Skip to content

Instantly share code, notes, and snippets.

@wujiyu115
Created March 28, 2017 02:50
Show Gist options
  • Save wujiyu115/dd970f840e952a999142cfa077403d2c to your computer and use it in GitHub Desktop.
Save wujiyu115/dd970f840e952a999142cfa077403d2c to your computer and use it in GitHub Desktop.
Edit CMakeLists.txt to compile with -fPIC
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC" )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment