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