CMake/Tests/FindPackageTest/lib/cmake/zot-3.1/zot-config-version.cmake

5 lines
155 B
CMake

# Claim to be any version to test that CMAKE_IGNORE_PATH hides us.
set(PACKAGE_VERSION 3.1)
set(PACKAGE_VERSION_COMPATIBLE 1)
set(PACKAGE_VERSION_EXACT 1)