terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.72k stars 201 forks source link

Better defaults and checks in CMake on Windows #410

Closed elliottslaughter closed 5 years ago

elliottslaughter commented 5 years ago

Hopefully with this change users should not need to remember to set -DTERRA_SLIB_INCLUDE_LLVM=OFF -DTERRA_SLIB_INCLUDE_LUAJIT=OFF on Windows when using CMake.