X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=17843d1c23b15cfb1c1d09bac381b277f8341ba7;hb=c75a2def74110e1f6273326001c215ad0685c645;hp=f7bff879a4111574fe0ebe84c8b5859750f52982;hpb=733b18697117cbc63ab3d9e44510c9850916ec90;p=trust_router.git diff --git a/CMakeLists.txt b/CMakeLists.txt index f7bff87..17843d1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,6 +14,11 @@ include_directories(${GLIB_INCLUDE_DIRS}) include_directories(include) +# Fill these in so CLion doesn't complain. The real versions are set in the Makefile +add_definitions(-DPACKAGE_VERSION="built-with-cmake" + -DPACKAGE_NAME="Moonshot Trust Router" + -DPACKAGE_BUGREPORT="bugs@painless-security.com") + set(SOURCE_FILES common/tests/cfg_test.c common/tests/commtest.c