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: 1f05163432e9eb3a296b9d810327ef5a4d9847ec (
plain
)
1
2
3
4
message(STATUS "Fetching ctre...") FetchContent_MakeAvailable(ctre)