mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 23:12:36 +02:00
oops
This commit is contained in:
parent
1237749628
commit
d73538f233
1 changed files with 1 additions and 3 deletions
|
@ -5,10 +5,8 @@ setup_hifi_library(Gui Network Script Widgets)
|
|||
|
||||
if (WIN32)
|
||||
target_link_libraries(${TARGET_NAME} Wbemuuid.lib)
|
||||
endif()
|
||||
|
||||
if (ANDROID)
|
||||
target_link_libraries(${TARGET_NAME} android)
|
||||
add_crashpad()
|
||||
endif()
|
||||
|
||||
target_zlib()
|
||||
|
|
Loading…
Reference in a new issue