Skip to content

Commit afcf951

Browse files
committed
Ubuntu 20.04: Add googletest
1 parent b44dcfe commit afcf951

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ubuntu-20.04/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ RUN apt-get update -q && apt-get -y -q install --no-install-recommends \
1212
file \
1313
g++ \
1414
git \
15+
googletest \
16+
googletest-tools \
1517
graphviz \
1618
libc++-dev \
1719
libc++abi-dev \

0 commit comments

Comments
 (0)