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
PIM
KDE PIM Runtime
Commits
665de0bb
Commit
665de0bb
authored
Nov 04, 2014
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Activate fb resources
parent
5df14691
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
resources/CMakeLists.txt
resources/CMakeLists.txt
+3
-3
No files found.
resources/CMakeLists.txt
View file @
665de0bb
...
...
@@ -132,9 +132,9 @@ if( KF5GAPI_FOUND )
endif
()
# Uncomment when api will fix
#
if( KF5FbAPI_FOUND )
#
add_subdirectory( facebook )
#
endif()
if
(
KF5FbAPI_FOUND
)
add_subdirectory
(
facebook
)
endif
()
add_subdirectory
(
shared
)
add_subdirectory
(
birthdays
)
...
...
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