File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
5656build or host operating system environment supported by CppUTest will
5757be 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
You can’t perform that action at this time.
0 commit comments