index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
find_package
/
EmptyVersionRange.cmake
blob: 553e297a84013c5376a40cec2562a3943be3c9a7 (
plain
)
1
2
3
find_package(VersionRange 2.3...1.2) find_package(VersionRange 2.3...<2.3)