1
0
Fork 0
forked from fun/fun
fun/cmake/Extensions/REPL.cmake

2 lines
121 B
CMake

# REPL toggle (affects sources of the fun executable)
option(FUN_WITH_REPL "Enable interactive REPL in the fun CLI" OFF)