Steve Cotton
|
f259976659
|
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.
|
2018-04-27 15:58:03 -05: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 |
|