mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 06:38:24 -05:00
5 lines
210 B
CMake
Executable File
5 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()
|