diff --git a/build/cmake/CMakeLists.txt b/build/cmake/CMakeLists.txt index fa0d3744..e04ee417 100644 --- a/build/cmake/CMakeLists.txt +++ b/build/cmake/CMakeLists.txt @@ -1,3 +1,6 @@ +# CMake configuration for Nana +# Author: ierofant(https://github.com/ierofant) + project(nana) cmake_minimum_required(VERSION 2.8)