Guys, let me hijack the thread, the question is related only to cmake.
I'm trying to use Qt-creator following instructions on
http://blog.oak-tree.us/index.php/2010/06/25/lyx-outline02-1
I can't find development/cmake/CMakeLists.txt in the trunk, but only in
2_0_X. What's going on there? What am I missing?
Even without Qt-creator I couldn't find a proper documentation on how to
build with cmake.
The command ended clearly, then "make" did some compilation, but there
was no lyx executable produced (I'm using Linux OS).
Seems like it should be something so obvious, but not for me.
Could someone please tidy up things on how to build, it's a bit
frustrating for someone who's just starting not to succeed to compile.
(autoconf worked great, btw... should I even switch to cmake?)