We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f919e commit e79df4bCopy full SHA for e79df4b
example_and_tests/CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.0)
2
-project(goldtest_example)
+project(goldtest_example_and_tests)
3
4
set(CMAKE_CXX_STANDARD 20)
5
find_package(GTest REQUIRED 1.8.0)
0 commit comments