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
Mathias Wein
Krita
Commits
6b16850a
Commit
6b16850a
authored
Apr 01, 2007
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
This variable was removed now
svn path=/trunk/koffice/; revision=648756
parent
97f34a53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libs/kotext/CMakeLists.txt
libs/kotext/CMakeLists.txt
+1
-1
No files found.
libs/kotext/CMakeLists.txt
View file @
6b16850a
...
...
@@ -72,7 +72,7 @@ kde4_add_ui_files(kotext_LIB_SRCS
kde4_add_library
(
kotext SHARED
${
kotext_LIB_SRCS
}
)
target_link_libraries
(
kotext
${
KDE4_SONNETCORE_LIBS
}
flake
${
KDE4_KUTILS_LIBS
}
kofficecore kofficeui
)
target_link_libraries
(
kotext flake
${
KDE4_KUTILS_LIBS
}
kofficecore kofficeui
)
set_target_properties
(
kotext PROPERTIES VERSION
${
GENERIC_KOFFICE_LIB_VERSION
}
SOVERSION
${
GENERIC_KOFFICE_LIB_SOVERSION
}
)
install
(
TARGETS kotext DESTINATION
${
LIB_INSTALL_DIR
}
)
...
...
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