From 00a3e7ff760f9685231580283d767624b5bee222 Mon Sep 17 00:00:00 2001 From: Marc Lagrange Date: Mon, 11 Aug 2008 03:35:05 +0200 Subject: [PATCH] [CMake] Add comment for CPack, need to configure it for the moment Signed-off-by: Marc Lagrange --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5e050c1..552ffa1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,8 +33,9 @@ message("Project version : ${VERSION}") message("Using these CFLAGS : ${CFLAGS}") message("Linking with theses libraries : ${LIBRARIES_TO_LINK}") -# Include pkg-config +# Includes include(FindPkgConfig) +#include(CPack) # need to configure it for packaging # Use pkgconfig to get required libraries pkg_check_modules(wmfs_required x11