mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 00:40:24 +08:00
5 lines
129 B
CMake
5 lines
129 B
CMake
![]() |
include(CMakeFindDependencyMacro)
|
||
|
find_dependency(Threads)
|
||
|
|
||
|
include("${CMAKE_CURRENT_LIST_DIR}/unofficial-argon2-targets.cmake")
|