From c6af6b5532160a298d2dc88e825d2bde062953b5 Mon Sep 17 00:00:00 2001 From: PolynomialDivision Date: Fri, 5 Jan 2018 12:17:04 +0100 Subject: [PATCH] update --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 868f2d3..2081c7b 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,5 @@ cmake_minimum_required(VERSION 2.6) PROJECT(dawn) -ADD_SUBDIRECTORY(src) \ No newline at end of file +ADD_SUBDIRECTORY(src) +