freetype/vcpkg-cmake-wrapper.cmake:40hasfind_package(ZLIB). Normal search order would use CMake'sFindZLIB.cmake. But here we get/usr/lib64/cmake/ZLIB/zlib-config.cmake. Do you call CMake withCMAKE_FIND_PACKAGE_PREFER_CONFIG?
Basic sample that demonstrates the usage of SDL2 and SDL2_ttf libraries with CMake. Mirror ofhttps://gitlab.com/aminosbh/sdl2-ttf-sample ccmakesdl2sdl2-ttf UpdatedFeb 23, 2020 CMake KelvinShadewing/brux-gdk Sponsor Star41 Code
[ 46%] Building CXX object _deps/tbb-build/src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o [ 46%] Building CXX object _deps/tbb-build/src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o [ 46%] Building CXX object _deps/tbb-build/src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects...
CMake SDL2library SDL2_ttflibrary On Debian/Ubuntu based distributions, use the following command: sudo apt install git build-essential pkg-config cmake cmake-data libsdl2-dev libsdl2-ttf-dev Optional packages: SDL2_imagelibrary SDL2_netlibrary ...
Here are 2 public repositories matching this topic... Language: Ada Filter by language All 223 C++ 101 C 81 CMake 8 Rust 5 C# 4 HTML 3 JavaScript 3 Ada 2 Nim 2 Python 2 ada-game-framework / sdlada_ttf Star 1 Code Issues Pull requests Ada bindings to the sdl2-ttf ...