vcpkg/scripts/test_ports/vcpkg-ci-rest-rpc/portfile.cmake

5 lines
126 B
CMake

set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
vcpkg_cmake_configure(SOURCE_PATH "${CURRENT_PORT_DIR}/project")
vcpkg_cmake_build()