early-access version 2853
This commit is contained in:
5
externals/vcpkg/ports/curlpp/vcpkg-cmake-wrapper.cmake
vendored
Executable file
5
externals/vcpkg/ports/curlpp/vcpkg-cmake-wrapper.cmake
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
set(FIND_CURLPP_ARGS ${ARGS})
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(CURL)
|
||||
|
||||
_find_package(${FIND_CURLPP_ARGS})
|
||||
Reference in New Issue
Block a user