Blame |
Last modification |
View Log
| Download
| RSS feed
set(PACKAGE_VERSION
"16.0.6")
# LLVM is API-compatible only with matching major.minor versions
# and patch versions not less than that requested.
"${PACKAGE_FIND_VERSION_MAJOR}.${PACKAGE_FIND_VERSION_MINOR}"
AND NOT "6" VERSION_LESS "${PACKAGE_FIND_VERSION_PATCH}")
set(PACKAGE_VERSION_COMPATIBLE 1
)
"${PACKAGE_FIND_VERSION_PATCH}")
set(PACKAGE_VERSION_EXACT 1
)