mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-07-06 08:41:43 -05:00
Debug CI build issues mk. 1
This commit is contained in:
@@ -59,6 +59,7 @@ if(STATIC_BUILD)
|
||||
|
||||
# target_link_options is only supported by CMake 3.13+
|
||||
set_property(TARGET linuxdeploy PROPERTY LINK_OPTIONS -static -static-libgcc -static-libstdc++)
|
||||
set_property(TARGET linuxdeploy PROPERTY INTERFACE_LINK_OPTIONS -static -static-libgcc -static-libstdc++)
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user