mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:59:00 +08:00
f3a4d1aeb7
* [scripts audit] ports.cmake * [testing] modify triplet files to test all ports
5 lines
210 B
CMake
5 lines
210 B
CMake
# 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()
|