mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:29:01 +08:00
3 lines
89 B
CMake
3 lines
89 B
CMake
find_library(GNUTLS_LIBRARY NAMES gnutls gnutlsd NAMES_PER_DIR)
|
|
_find_package(${ARGS})
|