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