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
/
doctest
/
CMakeLists.txt
blob: 0ca52679022d97de812ae9dc84f3206bc27ae89e (
plain
)
1
2
3
4
message(STATUS "Fetching doctest...") FetchContent_MakeAvailable(doctest)