Hello. I'm trying to include these 2 libraries into my c++ project. But it keeps saying "Unable to find file". Then I asked Gemini, and it provided me working with CMake. I do stuff it says but still can't fix anything. Here's the current status:
- All paths are correct and exist.
- vcpkg, Visual Studio 2022 (and the other things that needed to install), Git, msys64, libsodium and argon2 installed.
- Here's the code in CMakeLists.txt right now: