From 27ffd92867aef48d0e6fc17d6448587e2b6456d6 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 16 Apr 2016 23:45:25 +0200 Subject: improve cmake --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 180c9fa..32621be 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,6 @@ cmake_minimum_required(VERSION 2.8) +project(diceparser) add_subdirectory(irc) add_subdirectory(cli) -- cgit v1.2.3-70-g09d2