This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
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 15:46:08 -05:00
SET
(
CMAKE_SHARED_LIBRARY_C_FLAGS
"-K PIC"
)
ENH: major changes to support addition of languages from cmake modules directory.
2004-09-22 14:42:05 -04:00
SET
(
CMAKE_SHARED_LIBRARY_LINK_C_FLAGS
"-Wl,-Bexport"
)
Reference in New Issue
Copy Permalink