mirror of
https://github.com/darlinghq/darling.git
synced 2024-11-24 12:49:44 +00:00
Set the dylib install name for libsystem_darwin
This commit is contained in:
parent
48af9c5e82
commit
184191df39
@ -10,6 +10,7 @@ add_compile_definitions(
|
||||
|
||||
include_directories("${CMAKE_CURRENT_SOURCE_DIR}" "${CMAKE_CURRENT_SOURCE_DIR}/h")
|
||||
|
||||
set(DYLIB_INSTALL_NAME "/usr/lib/system/libsystem_darwin.dylib")
|
||||
add_circular(system_darwin FAT
|
||||
SOURCES
|
||||
bsd.c
|
||||
|
Loading…
Reference in New Issue
Block a user