JonLiu1993 a08d0b196f
[aurora-au] Update to version 0.4.0 and add test port (#42679)
Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-12-23 10:17:35 -06:00

8 lines
173 B
CMake

SET(VCPKG_POLICY_EMPTY_PACKAGE enabled)
vcpkg_find_acquire_program(PKGCONFIG)
vcpkg_cmake_configure(SOURCE_PATH "${CURRENT_PORT_DIR}/project")
vcpkg_cmake_build()