From 56a3fc56518215759e7c7faa4908c16276f1039a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Sat, 8 Aug 2015 09:11:29 -0500 Subject: [PATCH] project name --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 599528d06..e11591e9e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,6 +4,8 @@ # system core # libraries +project(YAP) + cmake_minimum_required(VERSION 3.0) # where we have most scripts # set path to additional CMake modules