On Tue, Jul 6, 2010 at 2:52 PM, Joost Verburg <jo...@lyx.org> wrote: > On 7/6/2010 1:42 AM, Kornel Benko wrote: > >> Very well. >> Done for all used options. >> > > What about GNUWIN32_DIR? Could this be renamed to LYX_DEPENDENCIES_DIR or > something similar? > There are some others like nls -> LYX_NLS, noconsole -> > LYX_NO_CONSOLE, UseVersionSuffix -> LYX_USE_VERSION_SUFFIX. > I think the option command may also be missing for those because they don't > all appear in the list. > > Joost > > Done. Added aspell (=LYX_ASPELL) to the set of option-variables too. Set the group of options at the same place in CMakeLists.txt.
Kornel