mirror of
https://github.com/izzy2lost/ppsspp.git
synced 2026-03-10 12:43:04 -07:00
Make naett work on Android, UWP, Mac. Exclude on Linux
This commit is contained in:
+3
-1
@@ -31,7 +31,9 @@ add_subdirectory(snappy)
|
||||
add_subdirectory(udis86)
|
||||
add_subdirectory(SPIRV-Cross-build)
|
||||
add_subdirectory(rcheevos-build)
|
||||
add_subdirectory(naett-build)
|
||||
if(NOT HTTPS_NOT_AVAILABLE)
|
||||
add_subdirectory(naett-build)
|
||||
endif()
|
||||
if(USE_DISCORD AND NOT IOS AND NOT LIBRETRO)
|
||||
add_subdirectory(discord-rpc-build)
|
||||
endif()
|
||||
|
||||
+1
-1
Submodule ext/naett updated: cad8664cf2...6206522f33
Reference in New Issue
Block a user