Refactor github build action

This commit is contained in:
2023-04-01 17:53:00 +02:00
parent 42e83b3d26
commit da41a9317d
2 changed files with 16 additions and 27 deletions

View File

@@ -1,4 +1,3 @@
# GoogleTest requires at least C++14
set(CMAKE_CXX_STANDARD 11)
include(FetchContent)