Static link RED4ext shim runtime
This commit is contained in:
@@ -15,6 +15,7 @@ target_include_directories(
|
|||||||
)
|
)
|
||||||
target_compile_definitions(EdgeWeightGPS PRIVATE WIN32_LEAN_AND_MEAN NOMINMAX)
|
target_compile_definitions(EdgeWeightGPS PRIVATE WIN32_LEAN_AND_MEAN NOMINMAX)
|
||||||
target_compile_options(EdgeWeightGPS PRIVATE -fmax-errors=12)
|
target_compile_options(EdgeWeightGPS PRIVATE -fmax-errors=12)
|
||||||
|
target_link_options(EdgeWeightGPS PRIVATE -static -static-libgcc -static-libstdc++)
|
||||||
|
|
||||||
set_target_properties(
|
set_target_properties(
|
||||||
EdgeWeightGPS
|
EdgeWeightGPS
|
||||||
|
|||||||
Reference in New Issue
Block a user