mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
ENH: Initial import for Darwin using xlC
This commit is contained in:
2
Modules/Platform/Darwin-xlc.cmake
Normal file
2
Modules/Platform/Darwin-xlc.cmake
Normal file
@@ -0,0 +1,2 @@
|
||||
SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-qmkshrobj")
|
||||
SET(CMAKE_SHARED_MODULE_CREATE_C_FLAGS "-bundle")
|
||||
Reference in New Issue
Block a user