diff pugixml/CMakeLists.txt @ 31:e315b3f0b31c

happy new year!
author David Demelier <markand@malikania.fr>
date Mon, 02 Jan 2017 16:33:05 +0100
parents b63f9c593c90
children e505b2708c99
line wrap: on
line diff
--- a/pugixml/CMakeLists.txt	Wed Dec 21 11:41:56 2016 +0100
+++ b/pugixml/CMakeLists.txt	Mon Jan 02 16:33:05 2017 +0100
@@ -1,7 +1,7 @@
 #
 # CMakeLists.txt -- CMake build system for hoedown
 #
-# Copyright (c) 2016 David Demelier <markand@malikania.fr>
+# Copyright (c) 2016-2017 David Demelier <markand@malikania.fr>
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -27,4 +27,4 @@
 )
 
 add_library(pugixml STATIC ${SOURCES})
-target_include_directories(pugixml PUBLIC ${pugixml_SOURCE_DIR}/src)
\ No newline at end of file
+target_include_directories(pugixml PUBLIC ${pugixml_SOURCE_DIR}/src)