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
Multimedia
Kdenlive
Commits
34b587e1
Commit
34b587e1
authored
May 24, 2013
by
Jean-Baptiste Mardelle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix compilation
parent
1feb9c1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/CMakeLists.txt
src/CMakeLists.txt
+1
-1
No files found.
src/CMakeLists.txt
View file @
34b587e1
...
...
@@ -66,7 +66,7 @@ macro_log_feature(Nepomuk_FOUND
"http://nepomuk.semanticdesktop.org"
)
find_package
(
NepomukCore QUIET
CONFIG
)
find_package
(
NepomukCore QUIET
)
set_package_properties
(
NepomukCore PROPERTIES DESCRIPTION
"The Nepomuk Core libraries"
URL
"http://www.kde.org"
TYPE RECOMMENDED PURPOSE
"Support for the Nepomuk semantic desktop system"
)
...
...
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