Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SDK
Thumbnailer plugins
Commits
d74bfe80
Commit
d74bfe80
authored
Mar 09, 2021
by
Nicolas Fella
Browse files
Remove dead cmake code
QT_DEFINITIONS is from the Qt4 era and does not contain anything these days
parent
fa64e1db
Changes
1
Hide whitespace changes
Inline
Side-by-side
po_thumbnailer/CMakeLists.txt
View file @
d74bfe80
...
...
@@ -3,8 +3,6 @@ cmake_minimum_required(VERSION 2.6)
find_package
(
GettextPO REQUIRED
)
add_definitions
(
${
QT_DEFINITIONS
}
)
set
(
pothumbnail_SRCS pocreator.cpp
)
ki18n_wrap_ui
(
pothumbnail_SRCS pocreatorform.ui
)
...
...
Write
Preview
Supports
Markdown
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