diff options
author | Lars Amsel <lars.amsel@ni.com> | 2021-10-12 16:25:20 +0200 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-10-14 11:03:10 -0700 |
commit | 01d81c7fa5e43210a40c61ce39287c7be245f7c4 (patch) | |
tree | c7b2cf6bcba50161ab8d549f7f005c78271db43c /host/examples | |
parent | 393ab38853a9db513d54b03c3821712295b58846 (diff) | |
download | uhd-01d81c7fa5e43210a40c61ce39287c7be245f7c4.tar.gz uhd-01d81c7fa5e43210a40c61ce39287c7be245f7c4.tar.bz2 uhd-01d81c7fa5e43210a40c61ce39287c7be245f7c4.zip |
cmake: use LooseVersion to ensure correct version comparisons
current implementation uses version strings for comparisons. This led
version 3.10 to be smaller than 3.6 which is obviously wrong. Use
LooseVersion to have correct version comparison.
Diffstat (limited to 'host/examples')
0 files changed, 0 insertions, 0 deletions