updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
parent
dd15bb2205
commit
ffea22c71b
@ -3,5 +3,8 @@ if(PROJECT_ENABLE_BACKWARD_CPP AND PROJECT_BUILD)
|
||||
|
||||
if(PROJECT_IS_MINGW)
|
||||
link_libraries(msvcr90)
|
||||
else()
|
||||
link_libraries(bfd)
|
||||
add_definitions(-DBACKWARD_HAS_BFD)
|
||||
endif()
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user