mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
external: remove unbound submodule
This commit is contained in:
parent
9c18f2767b
commit
ae85ec0285
12 changed files with 23 additions and 41 deletions
|
@ -24,6 +24,9 @@ SET(Readline_INCLUDE_DIR @prefix@/include)
|
|||
SET(Readline_LIBRARY @prefix@/lib/libreadline.a)
|
||||
SET(Terminfo_LIBRARY @prefix@/lib/libtinfo.a)
|
||||
|
||||
SET(UNBOUND_INCLUDE_DIR @prefix@/include)
|
||||
SET(UNBOUND_LIBRARIES @prefix@/lib/libunbound.a)
|
||||
|
||||
SET(LRELEASE_PATH @prefix@/native/bin CACHE FILEPATH "path to lrelease" FORCE)
|
||||
|
||||
if(NOT CMAKE_SYSTEM_NAME STREQUAL "Android")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue