Wireshark-commits: [Wireshark-commits] rev 30109: /trunk/cmake/modules/ /trunk/cmake/modules/: UseL
Date: Thu, 24 Sep 2009 04:57:42 GMT
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