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
/
backward
/
CMakeLists.txt
blob: 730ca1c03ef8f9abb786c6165d577bf4e798b29c (
plain
)
1
2
3
message(STATUS "Fetching Backward...") FetchContent_MakeAvailable(backward)