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