CMake: Add BFD, support new BFD API
This commit is contained in:
@@ -65,6 +65,7 @@ if (UNIX)
|
||||
find_package(Sigaltstack)
|
||||
find_package(SelfDbg)
|
||||
find_package(Ucontext)
|
||||
find_package(BFD)
|
||||
find_package(Fcitx)
|
||||
if (Fcitx_FOUND)
|
||||
find_package(DBus1)
|
||||
|
||||
Reference in New Issue
Block a user