~flamefire/rttr/CMake-Test

« back to all changes in this revision

Viewing changes to cmake/contrib/CMakeLists-libpugixml.txt

  • Committer: Alex
  • Date: 2013-09-14 13:49:24 UTC
  • Revision ID: alex@flamefire-20130914134924-zihk7wqnm59nah1z
Output contribs to outputdir

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
cmake_minimum_required(VERSION 2.8)
 
2
 
 
3
include(${CMAKE_DIR}/path_defines.cmake)
 
4
 
2
5
project(pugixml)
3
6
include(${CMAKE_DIR}/project_defines.cmake)
4
7