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
Normal View
History
Unescape
Escape
Complete rework of makefile generators expect trouble
2002-11-08 23:46:08 +03:00
SET
(
CMAKE_SHARED_LIBRARY_C_FLAGS
"-K PIC"
)
ENH: major changes to support addition of languages from cmake modules directory.
2004-09-22 22:42:05 +04:00
SET
(
CMAKE_SHARED_LIBRARY_LINK_C_FLAGS
"-Wl,-Bexport"
)