/[soft]/mgasvnstats/trunk/cmake/modules/FindPugiXML.cmake
ViewVC logotype

Diff of /mgasvnstats/trunk/cmake/modules/FindPugiXML.cmake

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6856 by kamil, Tue Dec 25 14:18:23 2012 UTC revision 6857 by kamil, Tue Dec 25 14:52:28 2012 UTC
# Line 4  Line 4 
4  # License, v. 2.0. If a copy of the MPL was not distributed with this  # License, v. 2.0. If a copy of the MPL was not distributed with this
5  # file, You can obtain one at http://mozilla.org/MPL/2.0/.  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6    
7  find_path(PugiXML_INCLUDE_DIR /usr/include)  find_path(PugiXML_INCLUDE_DIR pugixml.hpp /usr/include)
8    
9  find_library(PugiXML_LIBRARY  find_library(PugiXML_LIBRARY
10    NAMES    NAMES

Legend:
Removed from v.6856  
changed lines
  Added in v.6857

  ViewVC Help
Powered by ViewVC 1.1.30