Massive CMake refactoring... No code changes. (0.37.55)
This commit is contained in:
parent
a63aff3daa
commit
501be417e8
22 changed files with 513 additions and 568 deletions
2
cmake/Extensions/REPL.cmake
Normal file
2
cmake/Extensions/REPL.cmake
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# REPL toggle (affects sources of the fun executable)
|
||||
option(FUN_WITH_REPL "Enable interactive REPL in the fun CLI" OFF)
|
||||
Loading…
Add table
Add a link
Reference in a new issue