Fix libsodium support (oops). Fix perl support (more oops)

This commit is contained in:
KimLS
2025-12-10 23:58:08 -08:00
parent a7d98c2391
commit aff9fd6de8
6 changed files with 15 additions and 14 deletions
+1
View File
@@ -74,6 +74,7 @@ find_package(OpenSSL REQUIRED)
find_package(recastnavigation CONFIG REQUIRED)
find_package(ZLIB REQUIRED)
find_package(LuaJit REQUIRED)
find_package(unofficial-sodium CONFIG REQUIRED)
find_package(PerlLibs)
message(STATUS "**************************************************")