mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-03-04 01:35:21 +01:00
externals/CMakeLists.txt: BUILD_TESTING=OFF
This commit is contained in:
parent
f68dd01a64
commit
00b4c11ecf
1
externals/CMakeLists.txt
vendored
1
externals/CMakeLists.txt
vendored
@ -181,6 +181,7 @@ if(NOT USE_SYSTEM_SOUNDTOUCH)
|
||||
endif()
|
||||
|
||||
# Teakra
|
||||
set(BUILD_TESTING OFF CACHE BOOL "")
|
||||
add_subdirectory(teakra EXCLUDE_FROM_ALL)
|
||||
|
||||
# SDL2
|
||||
|
Loading…
x
Reference in New Issue
Block a user