Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KDE PIM Runtime
Commits
ea23cc90
Commit
ea23cc90
authored
Jan 29, 2009
by
Allen Winter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
provide a logging message for LibXml2
svn path=/trunk/KDE/kdepim/akonadi/; revision=918166
parent
3380d335
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
resources/CMakeLists.txt
resources/CMakeLists.txt
+2
-0
No files found.
resources/CMakeLists.txt
View file @
ea23cc90
macro_optional_find_package
(
LibXml2
)
macro_log_feature
(
LIBXML2_FOUND
"LibXML2"
"Libraries used to develop XML applications"
"http://xmlsoft.org"
FALSE
""
"Needed for building the knut Akonadi resource."
)
include_directories
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/shared
${
CMAKE_CURRENT_BINARY_DIR
}
/shared
...
...
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