1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 04:24:23 +00:00
Chocobo1 31fe327763
Move to separate headers
Hopefully this can speed up compilation times.
https://doc.qt.io/qt-6/qtglobal.html#details

PR #19430.
2023-08-11 13:47:55 +08:00
..
2023-07-20 11:17:27 +03:00
2022-07-10 13:20:27 +08:00
2023-08-11 13:47:55 +08:00
2023-08-11 13:47:55 +08:00
2023-08-11 13:47:55 +08:00
2023-08-11 13:47:55 +08:00
2023-08-11 13:47:55 +08:00
2023-08-11 13:47:55 +08:00
2023-08-11 13:47:55 +08:00
2023-08-11 13:47:55 +08:00
2023-08-11 13:47:55 +08:00

Test suite

To run tests, add -DTESTING=ON argument when invoking cmake, then build the app as usual.
After building, run cmake --build <build> --target check where <build> is your cmake build directory.