X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/5ef1e47f15e751cc42251adeb268ca85708ef4ae..bf64f1248765470b023d49e311cdcfc4b7b4fc7a:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 73657f8..f234866 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,8 @@ cmake_minimum_required(VERSION 2.6) project(libam7xxx C) +include (GNUInstallDirs) + set(PROJECT_DESCRIPTION "Communication library for Actions Micro AM7XXX based USB projectors and DPFs")