mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 21:32:32 -07:00
cmake: prefer system simpleini library
This commit is contained in:
@@ -290,6 +290,7 @@ find_package(lz4 REQUIRED)
|
||||
find_package(nlohmann_json 3.8 REQUIRED)
|
||||
find_package(Opus 1.3 MODULE)
|
||||
find_package(RenderDoc MODULE)
|
||||
find_package(SimpleIni MODULE)
|
||||
find_package(stb MODULE)
|
||||
find_package(VulkanMemoryAllocator CONFIG)
|
||||
find_package(ZLIB 1.2 REQUIRED)
|
||||
|
Reference in New Issue
Block a user