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