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