1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/cmake
Eric Long 8ab8b2fef9
chore(cmake): Fix CheckAtomic.cmake to check sub-word atomics
Platforms like riscv64 does have 32-bit or 64-bit atomics, but not 8-bit or 16-bit.

Modified `check_working_cxx_atomics` to check sub-word atomics as well.
2022-09-08 01:54:22 +08:00
..
warnings chore(build): Migrate existing warning handling to new warnings project 2022-03-11 10:22:13 -08:00
CheckAtomic.cmake chore(cmake): Fix CheckAtomic.cmake to check sub-word atomics 2022-09-08 01:54:22 +08:00
Dependencies.cmake fix(build): Remove unnecessary dependencies for Windows build 2022-07-04 20:03:32 +02:00
Installation.cmake docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
Testing.cmake refactor(History): Split peers table into chats and authors 2022-03-29 21:27:01 -07:00