Skip to content

Commit

Permalink
Removes boost from readme file. Also updated some requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vt4a2h committed Dec 28, 2018
1 parent 49b9eca commit 4b23232
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Please note that this project is under development. There are still no stable re
This is independent project and is not affiliated with The Qt Company and its beneficiaries.

## Dependencies:
- Qt >= 5.10
- gcc >= 7
- boost >= 1.59
- Qt >= 5.12
- gcc >= 8
- gtest (the latest one). Only for tests.
- CMake >= 3.0.0 (If you prefer it, but you can use qmake for building)
- CMake >= 3.13.0 (If you prefer it, but you can use qmake for building). Supplied as a part of submodule uml-tool-dependencies.

## Submodules:
- boost-di
- ranges-v3
- uml-tool-dependencies

## C++ standard:
C++17 (w/o extensions)
Expand Down

0 comments on commit 4b23232

Please sign in to comment.