Your IP : 216.73.216.74


Current Path : /proc/thread-self/root/proc/thread-self/root/usr/share/cmake/Modules/Platform/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/usr/share/cmake/Modules/Platform/Apple-XL-C.cmake

set(CMAKE_SHARED_MODULE_CREATE_C_FLAGS "-bundle")

# Enable shared library versioning.
set(CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-Wl,-install_name")

# -qhalt=e       = Halt on error messages (rather than just severe errors)
string(APPEND CMAKE_C_FLAGS_INIT " -qhalt=e")