aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_test_cmake.cmake
blob: f2a8a76b12b9ff186c4de261fb9923e26c1ace19 (plain)
1
2
3
4
# DEPRECATED
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()