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
Joao Oliveira
Okular
Commits
e468048d
Commit
e468048d
authored
Jan 05, 2011
by
Pino Toscano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump okularcore library version to 1.6.0
svn path=/trunk/KDE/kdegraphics/okular/; revision=1212166
parent
fe4a6d7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+2
-2
No files found.
CMakeLists.txt
View file @
e468048d
...
...
@@ -103,7 +103,7 @@ ENDIF(APPLE)
target_link_libraries
(
okularcore
${
OKULAR_IOKIT
}
${
KDE4_KIO_LIBS
}
${
KDE4_PHONON_LIBRARY
}
${
KDE4_KJSAPI_LIBRARY
}
${
MATH_LIB
}
${
KDE4_THREADWEAVER_LIBRARY
}
)
set_target_properties
(
okularcore PROPERTIES VERSION 1.
5
.0 SOVERSION 1
)
set_target_properties
(
okularcore PROPERTIES VERSION 1.
6
.0 SOVERSION 1
)
install
(
TARGETS okularcore
${
INSTALL_TARGETS_DEFAULT_ARGS
}
)
...
...
@@ -188,4 +188,4 @@ macro_write_basic_cmake_version_file(${CMAKE_CURRENT_BINARY_DIR}/OkularConfigVer
install
(
FILES
${
CMAKE_CURRENT_SOURCE_DIR
}
/OkularConfig.cmake
${
CMAKE_CURRENT_BINARY_DIR
}
/OkularConfigVersion.cmake
DESTINATION
${
LIB_INSTALL_DIR
}
/cmake/Okular
)
\ No newline at end of file
DESTINATION
${
LIB_INSTALL_DIR
}
/cmake/Okular
)
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