From 81018c21fd0c399e2ad8315d8f6e2ff1bac2f528 Mon Sep 17 00:00:00 2001 From: Jinhao Date: Sun, 3 Dec 2017 13:13:12 +0800 Subject: [PATCH] add contribution info --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8e9cf66b..2cdeb93d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,8 @@ # Robert Hauck - Enable support for PNG/Freetype # Qiangqiang Wu - Add biicode support # Ariel Vina-Rodriguez (qPCR4vir) -# Frostbane - Add option for compiling a shared library +# Pavel O. - fix compilation with boost::filesystem (#281) +# Frostbane - Add option for compiling a shared library (#263,#265) # # Nana uses some build systems: MS-VS solution, MAKE, bakefile, codeblock, etc. manually optimized. # In the future CMake could be the prefered, and maybe will be used to generate the others and the central nana repo