http://lemon.cs.elte.hu/hg/lemon-main/ en-us lemon-main: tools/CMakeLists.txt history tools/CMakeLists.txt revision history Minor CMake improvements http://lemon.cs.elte.hu/hg/lemon-main/log9c7639f3a741/tools/CMakeLists.txt
* Use the empty ELSE(), ENDIF(), ENDMACRO(), etc. syntax since this improves
readability and requires less typing.
* Use FIND_PACKAGE() instead of INCLUDE().
* Use the value of CMAKE_COMMAND variable instead of cmake, since this works
even if cmake is not in the PATH.]]>
Akos Ladanyi <ladanyi@tmit.bme.hu> Fri, 29 May 2009 12:44:37 +0100
Make it possible to use LEMON as a CMake subproject (#240) http://lemon.cs.elte.hu/hg/lemon-main/logba659d676331/tools/CMakeLists.txt Akos Ladanyi <ladanyi@tmit.bme.hu> Mon, 16 Mar 2009 13:51:32 +0000 CMAKE builds the tools/ dir, too (#228) http://lemon.cs.elte.hu/hg/lemon-main/logc458e02723b1/tools/CMakeLists.txt Alpar Juttner <alpar@cs.elte.hu> Mon, 23 Feb 2009 11:52:45 +0000