Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Unmaintained
KDE Workspace
Commits
51e22b27
Commit
51e22b27
authored
Jun 28, 2013
by
Christophe Giboudeaux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Also list packages searched with the QUIET keyword
parent
c85229c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
51e22b27
...
...
@@ -283,7 +283,7 @@ if(NOT WIN32)
install
(
PROGRAMS
${
CMAKE_CURRENT_BINARY_DIR
}
/startkde DESTINATION
${
BIN_INSTALL_DIR
}
)
endif
(
NOT WIN32
)
feature_summary
(
WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES
)
feature_summary
(
WHAT ALL
INCLUDE_QUIET_PACKAGES
FATAL_ON_MISSING_REQUIRED_PACKAGES
)
# make the libraries installed from kdebase/workspace available to other projects
# by creating and installing a KDE4WorkspaceConfig.cmake file, which will
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment