Skip to content

Commit 6906d66

Browse files
Update README.md
1 parent 42b6fd8 commit 6906d66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ version too: See https://youtu.be/hr1qkNH1wSA.
5252

5353
# Environment
5454

55-
This project was developed and proven in Ubuntu 20.04 and 22.04. In theory any
55+
This project was developed and proven in Ubuntu, now 24.04. In theory any
5656
build or host operating system environment supported by CppUTest will
5757
be compatible with this code.
5858

@@ -65,8 +65,8 @@ be compatible with this code.
6565
Define the cmake variable CMS_QPCPP_TOP_DIR before including the internal CMakeLists.txt.
6666
* or:
6767
* Do not define CMS_QPCPP_TOP_DIR, and the internal cmake will fetch the appropriate QP/C++ repo.
68-
* CppUTest (version 3.8-7 or version 4.0) (3.8 is the default in Ubuntu 20.04 while 4.0 is the default in Ubuntu 22.04)
69-
* This project requires support for C++14.
68+
* CppUTest (version 4.0, may still work with 3.8, but no longer being confirmed)
69+
* This project requires support for C++17.
7070

7171
## Continuous Integration
7272

0 commit comments

Comments
 (0)