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)