ytnuf

Results 4 comments of ytnuf

@microsoft-github-policy-service agree

> `godot-cpp:x64-windows-static` install failed with below error: > > ``` > CMake Error at F:/v/vcpkg-37931/downloads/tools/cmake-3.29.0-windows/cmake-3.29.0-windows-i386/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message): > Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) (Required > is at least version...

I think using `vcpkg_find_acquire_program("PYTHON3")` instead might be the solution to my conundrum.

This is great! I would like something like this, so I can use this library with package managers like vcpkg. That said I feel like the export name should be...