9:98312f94dbdd | 10:bf159cf9f4b6 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <project version="0.3" xmlns="http://unixwork.de/uwproj"> | 2 <project version="0.3" xmlns="http://unixwork.de/uwproj"> |
3 <dependency> | 3 <dependency> |
4 <lang>cpp</lang> | 4 <lang>cpp</lang> |
5 <cxxflags>-std=c++20</cxxflags> | 5 <cxxflags>-std=c++23</cxxflags> |
6 </dependency> | 6 </dependency> |
7 </project> | 7 </project> |
8 | 8 |