Added a feature_summary line to CMakeLists.txt
This commit is contained in:
parent
42a3029b0e
commit
2a1b6d1abe
1 changed files with 2 additions and 0 deletions
|
@ -63,3 +63,5 @@ if(BUILD_TESTING)
|
|||
add_subdirectory(tests)
|
||||
endif()
|
||||
install(PROGRAMS kdeconnect-non-plasma.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
|
||||
|
||||
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||
|
|
Loading…
Reference in a new issue