qt: Add support for building for iOS. (#6594)
This commit is contained in:
1
externals/CMakeLists.txt
vendored
1
externals/CMakeLists.txt
vendored
@@ -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()
|
||||
|
||||
|
2
externals/libressl
vendored
2
externals/libressl
vendored
Submodule externals/libressl updated: 8929f818fd...dcf9a84aba
Reference in New Issue
Block a user