3 Commits

Author SHA1 Message Date
Steve Cotton
107da0f0c8 Make CMake error-out if required libraries aren't found
It seems that FIND_PACKAGE_HANDLE_STANDARD_ARGS is doing a case-sensitive
search for whether the find_package flags included REQUIRED.

(cherry-picked from commit f25997665907af3586d99120d5b01db6eaf9f4fd)
2018-10-07 03:19:56 +00:00
Ignacio R. Morelle
81f2cdaf41 cmake: Mark history options as advanced
These are internal options only, not the ENABLE_HISTORY toggle.
2015-04-13 05:01:01 -03:00
Ignacio R. Morelle
cfbeee2f50 cmake: Add ENABLE_HISTORY option
For enabling history expansion support in the Lua console. Uses GNU
libhistory.
2015-04-13 04:30:57 -03:00