mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
90cc962802
This commit adds a new define called "GIT_DESCRIBE_EXACT" through cmake. It is checked with a regex in "updatecheck.cpp" for a version number after the check for new updates. If there is no version number, a warning is output to log. The reason for the new define is to avoid doing too much regex on "GET_DESCRIBE", since "GIT_DESCRIBE_EXACT" will not contain a version number if the code is not tagged. |
||
---|---|---|
.. | ||
CheckAtomic.cmake | ||
Dependencies.cmake | ||
Installation.cmake | ||
Testing.cmake |