mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-17 09:47:54 +08:00
4 lines
195 B
CMake
4 lines
195 B
CMake
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()
|