index
:
game-of-life
master
A c++ Linux CLI implementation of John Conway's game of life
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gtest
/
CMakeLists.txt
blob: f28b6936bc6055ff1377ad831bbd29db717be740 (
plain
)
1
2
3
4
message(STATUS "Fetching gtest...") FetchContent_MakeAvailable(gtest)