pineapple/externals/vcpkg/scripts/cmake/vcpkg_test_cmake.cmake
2022-07-23 03:01:36 +02:00

4 lines
210 B
CMake
Executable file

# DEPRECATED
function(vcpkg_test_cmake)
message("${Z_VCPKG_BACKCOMPAT_MESSAGE_LEVEL}" "vcpkg_test_cmake was a no-op and has been removed. Please remove the call to `vcpkg_test_cmake()`.")
endfunction()