Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 40913: /trunk/ /trunk/: CMakeLists.txt

Date: Tue, 07 Feb 2012 08:05:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40913

User: jmayer
Date: 2012/02/07 12:05 AM

Log:
 Make sure that we only have to set (or pick up) the docdir environment
 variable on the initial cmake run and not on later re-runs (like when some
 cmakelists.txt file changed and we call make).
 Of course this value should really be passed as an option instead of an
 environment variable but I want to document how to get the current approach
 working properly before switching to the proper approach.

Directory: /trunk/
  Changes    Path              Action
  +1 -1      CMakeLists.txt    Modified