Wireshark-commits: [Wireshark-commits] rev 46267: /trunk/plugins/wimaxmacphy/ /trunk/plugins/wimaxm

Date: Wed, 28 Nov 2012 22:50:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46267

User: alagoutte
Date: 2012/11/28 02:50 PM

Log:
 Fix :
 CMake Warning (dev) at CMakeLists.txt:476 (add_subdirectory):
   The source directory
 
     /home/wireshark/plugins/wimaxmacphy
 
   does not contain a CMakeLists.txt file.
 
   CMake does not support this case but it used to work accidentally and is
   being allowed for compatibility.
 
   Policy CMP0014 is not set: Input directories must have CMakeLists.txt.  Run
   "cmake --help-policy CMP0014" for policy details.  Use the cmake_policy
   command to set the policy and suppress this warning.
 This warning is for project developers.  Use -Wno-dev to suppress it.

Directory: /trunk/plugins/wimaxmacphy/
  Changes    Path           Action
  +2 -1      Makefile.am    Modified