SVN commit 825500 by rivol: Fix compilation M +2 -0 CMakeLists.txt --- trunk/playground/libs/kgllib/glew/CMakeLists.txt #825499:825500 @@ -1,3 +1,5 @@ +add_definitions(-fPIC) + add_library(glew STATIC glew.c) install(FILES