Build GoogleTest & GoogleMock as submodules (#3760)

This commit is contained in:
pajlada
2022-05-22 15:43:41 +02:00
committed by GitHub
parent 35a7780564
commit ec4b1627d7
5 changed files with 18 additions and 4 deletions
+1 -2
View File
@@ -64,8 +64,7 @@ jobs:
libxcb-image0 \
libxcb-keysyms1 \
libxcb-render-util0 \
libxcb-xinerama0 \
libgtest-dev
libxcb-xinerama0
- name: Create build directory (Ubuntu)
if: startsWith(matrix.os, 'ubuntu')