http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30109
User: jmayer
Date: 2009/09/23 09:57 PM
Log:
While trying to understand commit 30107, I found the following at
http://www.itk.org/Bug/view.php?id=9219
Note that CMAKE_CFG_INTDIR is no longer necessary for this purpose but
has been left for compatibility with existing projects. Instead
add_custom_command() recognizes executable target names in its COMMAND
So just use "lemon" instead of specifying the full path.
Directory: /trunk/cmake/modules/
Changes Path Action
+1 -1 UseLemon.cmake Modified