This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
34f1419aa4
CMake
/
Modules
/
Platform
/
UNIX_SV.cmake
3 lines
97 B
CMake
Raw
Blame
History
SET
(
CMAKE_SHARED_LIBRARY_C_FLAGS
"-K PIC"
)
SET
(
CMAKE_SHARED_LIBRARY_LINK_C_FLAGS
"-Wl,-Bexport"
)
Reference in New Issue
View Git Blame
Copy Permalink