diff --git a/CMakeLists.txt b/CMakeLists.txt index 676643a..4d71660 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,5 @@ cmake_minimum_required(VERSION 2.8) +project(grive2) include(GNUInstallDirs)