qt: Add support for building for iOS. (#6594)
This commit is contained in:
Vendored
+1
@@ -148,6 +148,7 @@ target_include_directories(enet INTERFACE ./enet/include)
|
||||
# Cubeb
|
||||
if (ENABLE_CUBEB)
|
||||
set(BUILD_TESTS OFF CACHE BOOL "")
|
||||
set(BUILD_TOOLS OFF CACHE BOOL "")
|
||||
add_subdirectory(cubeb EXCLUDE_FROM_ALL)
|
||||
endif()
|
||||
|
||||
|
||||
Vendored
+1
-1
Submodule externals/libressl updated: 8929f818fd...dcf9a84aba
Reference in New Issue
Block a user