Georg Baum a écrit :
Abdelrazak Younes wrote:
AFAIK, it is written in C++ and require a program installation. An
installer is available for windows and precompiled binaries (tar.gz) are
available for most Unix systems. See:
http://cmake.org/HTML/Download.html
Unfortunately it is not included on several recent Linux distros (but that
is beginning to change) Manual installation in a non-standard prefix
(not /usr/local) was a bit difficult when I did it (~ a year ago or so),
but I don't remember the details.
I don't like the auto* stuff at all, but we have some auto* experts here, so
any change should be planned very carefully.
Related to this discussion, this might be of interest:
http://www.cmake.org/Wiki/CMake_FAQ#How_do_I_use_CMake_to_build_LaTeX_documents.3F
I don't know how complicated the handling of Latex compilation is but
delegating that to CMake could be a bonus if we ship it within LyX.
Just a thought...
Abdel.