Sha256: bedceefa0661f5f0b5ee893b9fc2d0d61dd7a2326b29b95fc6dc421fd020064d

Contents?: true

Size: 380 Bytes

Versions: 16

Compression:

Stored size: 380 Bytes

Contents

set(PACKAGE_VERSION "@PROJECT_VERSION@")
 
# Check whether the requested PACKAGE_FIND_VERSION is compatible
if("${PACKAGE_VERSION}" VERSION_LESS "${PACKAGE_FIND_VERSION}")
  set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
  set(PACKAGE_VERSION_COMPATIBLE TRUE)
  if ("${PACKAGE_VERSION}" VERSION_EQUAL "${PACKAGE_FIND_VERSION}")
    set(PACKAGE_VERSION_EXACT TRUE)
  endif()
endif()

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
facter-3.12.2.cfacter.20181217 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.12.1.cfacter.20181031 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.11.6.cfacter.20181031 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.12.1.cfacter.20181023 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.11.5.cfacter.20181022 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.12.0.cfacter.20181004 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.12.0.cfacter.20181001 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.12.0.cfacter.20180918 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.11.4.cfacter.20180821 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.11.3.cfacter.20180716 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.11.2.cfacter.20180612 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.9.6.cfacter.20180612 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.11.2.cfacter.20180606 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.9.6.cfacter.20180606 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
facter-3.11.0.cfacter.20180319 ext/facter/leatherman/LeathermanConfigVersion.cmake.in
cfacter-3.11.0.rc.20180314 ext/facter/leatherman/LeathermanConfigVersion.cmake.in