This commit is contained in:
@ -102,8 +102,7 @@ target_link_libraries(${PROJECT_EXE_NAME} PRIVATE
|
||||
nlohmann_json::nlohmann_json
|
||||
)
|
||||
|
||||
|
||||
# Set static linking flags
|
||||
# Add execinfo to linker flags
|
||||
set_target_properties(${PROJECT_EXE_NAME} PROPERTIES
|
||||
LINK_FLAGS "-static"
|
||||
)
|
||||
|
Reference in New Issue
Block a user