On 09/25/2011 01:22 PM, Vincent van Ravesteijn wrote:
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?
We moved it into the src tree. So it's now in src/CMakeLists.txt.
That one didn't work. I also found one in the root of the trunk, where,
for example, INSTALL.cmake is.
Even without Qt-creator I couldn't find a proper documentation on how
to build with cmake.
Have you checked the file INSTALL.cmake in the root directory ?
Yes. It seemed a bit cryptic (for someone trying this for the first time)
*When you wanna run LyX without installing from a out-of-source
build directory* (???) you have to set the environment variable
LYX_DIR_21x and it must point to the lib dir in the source tree.
Please let us know what is wrong and where. The link you mentioned is
not offically maintained by us, so that's for your own risk.
Thank you Vincent. With the proper CMakeLists.txt everything worked well.