index
:
emorgan/openmb.git
master
Origin game engine attempt in C++ using ImGui, OpenGL, GLM, spdlog, GLFW etc
Ethan Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vcpkg
/
ports
/
shiftmedia-libgnutls
/
vcpkg-cmake-wrapper.cmake
blob: 41ef03f297400ff0f98ca170d7504148ec04d479 (
plain
)
1
2
find_library
(
GNUTLS_LIBRARY
NAMES
gnutls
gnutlsd
NAMES_PER_DIR
)
_find_package
(
${
ARGS
}
)