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