We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a70028 commit d8380f6Copy full SHA for d8380f6
README.md
@@ -33,7 +33,7 @@ If you want to include rdf4cpp without using conan, make sure you also include i
33
### Requirements
34
35
Currently, rdf4cpp builds only on linux with a C++20 compatible compiler.
36
-CI builds and tests rdf4cpp with gcc-{13}, clang-{16,17} with libstdc++-13 on ubuntu 22.04.
+CI builds and tests rdf4cpp with gcc-{13}, clang-{17,18,19} with libstdc++-13 on ubuntu 22.04.
37
38
### Dependencies
39
It is recommended to include build dependencies via conan. Set up Conan as follows on Ubuntu 22.04+:
0 commit comments