5 lines
155 B
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)
|