diff options
author | Domen Vrankar <domen.vrankar@gmail.com> | 2017-10-10 21:04:10 (GMT) |
---|---|---|
committer | Domen Vrankar <domen.vrankar@gmail.com> | 2017-10-10 22:10:01 (GMT) |
commit | 529729d6e7ba84e359fc533b35b1ab29ba7e2f79 (patch) | |
tree | 68f7c3ca24aad905d9a79ae8bb7468758ac975bc /Modules/AndroidTestUtilities.cmake | |
parent | 9c812654389f178f7ee02c7d530bb17dad652e08 (diff) | |
download | CMake-529729d6e7ba84e359fc533b35b1ab29ba7e2f79.zip CMake-529729d6e7ba84e359fc533b35b1ab29ba7e2f79.tar.gz CMake-529729d6e7ba84e359fc533b35b1ab29ba7e2f79.tar.bz2 |
CPack/Deb: CPACK_DEBIAN_PACKAGE_VERSION regex testing exception
CPACK_DEBIAN_PACKAGE_VERSION variable could in the past also
contain release and epoch version so regex test should expect
the entire versioning if both CPACK_DEBIAN_PACKAGE_RELEASE
and CPACK_DEBIAN_PACKAGE_EPOCH are not set.
Also since the checks were not performed in the past the regex
test of CPACK_DEBIAN_PACKAGE_VERSION variable content should
only report author warnings instead of errors in case of the
test fail.
Fixes: #17339
Diffstat (limited to 'Modules/AndroidTestUtilities.cmake')
0 files changed, 0 insertions, 0 deletions