Closed matheusgomes28 closed 1 month ago
Create Dockerimage file capable of building the project out of the box with clang-17, cmake 3.26 and ninja. The following presets must be supported:
Dockerimage
clang-17
cmake 3.26
ninja
unix-deb-ninja
unix-rel-ninja
Must be able to run the tests as well
closed with #51
Create
Dockerimage
file capable of building the project out of the box withclang-17
,cmake 3.26
andninja
. The following presets must be supported:unix-deb-ninja
unix-rel-ninja
Must be able to run the tests as well