0ae545ebad
Package version test files may now declare that they are unsuitable for use with the project testing them. This is important when the version being tested does not provide a compatible ABI with the project target environment.
3 lines
98 B
CMake
3 lines
98 B
CMake
# Test config file that is unsuitable.
|
|
MESSAGE(FATAL_ERROR "Unsuitable version of zot was found")
|