an attempt to run tests

This commit is contained in:
Blue 2023-08-19 22:37:21 -03:00
parent c36230b252
commit 437b65df2f
Signed by: blue
GPG key ID: 9B203B252A63EE38
2 changed files with 9 additions and 1 deletions

View file

@ -7,10 +7,12 @@
### Prerequisites
- Qt 5 or higher
- a compiler (c++ would do)
- Qt 5 or higher (qt5-base would do)
- lmdb
- CMake 3.16 or higher
- Doxygen (optional, for documentation)
- gtest (optional, for tests)
### Using with CMake