On Sat, Jan 26, 2013 at 4:17 AM, Kornel Benko <kor...@lyx.org> wrote: > Am Samstag, 26. Januar 2013 um 04:04:10, schrieb Scott Kostyshak > <skost...@lyx.org> > >> On Sat, Jan 26, 2013 at 3:56 AM, Scott Kostyshak <skost...@lyx.org> wrote: > >> > On Sat, Jan 26, 2013 at 3:48 AM, Kornel Benko <kor...@lyx.org> wrote: > >> >> Am Freitag, 25. Januar 2013 um 23:46:23, schrieb Scott Kostyshak > >> >> <skost...@lyx.org> > >> >> > >> >>> The CMake TODO.txt says it's done, but I don't think it's implemented. > >> >> > >> >> > >> >> > >> >> It is. "development/cmake/doc/CMakeLists.txt:50" > >> >> > >> >> > > ...... > >> ... man > >> ... doc > >> ... lfundoc > >> ... doxydoc > >> ... xvkbd > >> > >> Thanks, > >> > >> Scott > > > > This may have been the culprit > > "-DLYX_CPACK=ON" > > > > because it implies "LYX_INSTALL=ON". Depending on this value (see lines ~ > CMakeLists.txt:725) > > you can create man, doc, etc. "lfundoc" is part of "doc"
This is good to know. Thanks, Scott