mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 13:59:03 +08:00
4 lines
155 B
CMake
4 lines
155 B
CMake
|
find_path(GIF_INCLUDE_DIR gif_lib.h PATH_SUFFIXES include PATHS "${_VCPKG_INSTALLED_DIR}/${VCPKG_TARGET_TRIPLET}" NO_DEFAULT_PATH)
|
||
|
|
||
|
_find_package(${ARGS})
|