diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-10-09 20:59:24 +0300 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-10-31 18:44:59 +0800 |
commit | f8edcf3da689aad4b21e139197725450f2c456a0 (patch) | |
tree | f158b7ec4d73913e8c3d91e849a001a717e6d782 /po | |
parent | CMake: Add ALLOW_CLMUL_CRC option to enable/disable CLMUL. (diff) | |
download | xz-f8edcf3da689aad4b21e139197725450f2c456a0.tar.xz |
CMake: Use FATAL_ERROR if user-supplied options aren't understood.
This way typos are caught quickly and compounding error messages
are avoided (a single typo could cause more than one error).
This keeps using SEND_ERROR when the system is lacking a feature
(like threading library or sandboxing method). This way the whole
configuration log will be generated in case someone wishes to
report a problem upstream.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions