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

Date: Thu, 10 Oct 2013 09:10:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52489

User: jmayer
Date: 2013/10/10 09:10 AM

Log:
 The path approach can't work this way: Trying to set an environment
 variable of our parent process isn't going to work. Plan B is to write
 this stuff into a file and manually run it once.
 
 Hard code the QT5 search path on Windows for now.

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