add author info for cmake configuration

This commit is contained in:
cnjinhao 2015-02-04 01:21:16 +08:00
parent f1f0efd956
commit 91f88bf6d4

View File

@ -1,3 +1,6 @@
# CMake configuration for Nana
# Author: ierofant(https://github.com/ierofant)
project(nana)
cmake_minimum_required(VERSION 2.8)