You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cmake .. -DCMAKE_TOOLCHAIN_FILE=/Users/Vania/Desktop/vcpkg/scripts/buildsystems/vcpkg.cmake
...
CMake Error at /Users/Vania/Desktop/vcpkg/scripts/buildsystems/vcpkg.cmake:141 (_add_executable):
Target "MarbleMarcher" links to target "Freetype::Freetype" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
Call Stack (most recent call first):
CMakeLists.txt:26 (add_executable)
I've checked with brew that freetype is installed and also checked that it's in vcpkg/packages.
The text was updated successfully, but these errors were encountered:
I've checked with brew that freetype is installed and also checked that it's in vcpkg/packages.
The text was updated successfully, but these errors were encountered: