mirror of
https://github.com/darlinghq/darling-JavaScriptCore.git
synced 2024-11-23 12:19:46 +00:00
4 lines
50 B
CMake
4 lines
50 B
CMake
|
list(APPEND JSC_LIBRARIES
|
||
|
${GLIB_LIBRARIES}
|
||
|
)
|