aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_test_cmake.cmake
blob: 48d247f676f8c395795b403a4710fc52f5c6eead (plain)
1
2
3
function(vcpkg_test_cmake)
    message("${_VCPKG_BACKCOMPAT_MESSAGE_LEVEL}" "vcpkg_test_cmake was a no-op and has been removed. Please remove the call to `vcpkg_test_cmake()`.")
endfunction()