From c417f15b03ee1aa37a97432069d84d1f25cc1b23 Mon Sep 17 00:00:00 2001 From: cnjinhao Date: Thu, 12 Feb 2015 02:45:16 +0800 Subject: [PATCH] add contributor information --- CMakeLists.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c85b7303..1bef6aa8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,7 @@ # CMake configuration for Nana -# Author: ierofant(https://github.com/ierofant) +# Author: Andrew Kornilov(https://github.com/ierofant) +# Contributor: +# Robert Hauck - Enable support for PNG/Freetype project(nana) cmake_minimum_required(VERSION 2.8)