From b24b02590cbea4de3bb6ca459e9ae112233a577c Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 22 Feb 2015 17:12:32 +0100 Subject: [PATCH] Update CMakeLists --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b93addc..16f9c63 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -48,6 +48,5 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON) # add_subdirectory( doc ) add_subdirectory( src ) -# add_subdirectory( icons ) feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)