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
/
Linux-XL-CXX.cmake
2 lines
56 B
CMake
Raw
Normal View
History
Unescape
Escape
Fix shared library creation flag for XL on Linux See issue #9617.
2009-09-29 13:56:57 -04:00
SET
(
CMAKE_SHARED_LIBRARY_CREATE_CXX_FLAGS
"-qmkshrobj"
)
Reference in New Issue
Copy Permalink