gcovr latest
This commit is contained in:
@@ -53,7 +53,8 @@ RUN VERSION=1.2.0; \
|
||||
|
||||
# Install pipx and Conan
|
||||
RUN pipx ensurepath \
|
||||
&& pipx install conan
|
||||
&& pipx install conan \
|
||||
&& pipx install gcovr
|
||||
|
||||
# Build and install mold
|
||||
RUN git clone --branch v2.40.4 https://github.com/rui314/mold.git /tmp/mold \
|
||||
|
||||
Reference in New Issue
Block a user