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
Libraries
kqtquickcharts
Commits
b459a238
Commit
b459a238
authored
Sep 06, 2020
by
Andreas Cord-Landwehr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Library project has no user visible strings
parent
966b482f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
CMakeLists.txt
CMakeLists.txt
+0
-6
No files found.
CMakeLists.txt
View file @
b459a238
...
...
@@ -42,12 +42,6 @@ ecm_setup_version(
PACKAGE_VERSION_FILE
"
${
CMAKE_CURRENT_BINARY_DIR
}
/KQtQuickChartsVersion.cmake"
SOVERSION 1
)
# Subdirectories
add_definitions
(
-DTRANSLATION_DOMAIN=\"kqtquickcharts5\"
)
if
(
IS_DIRECTORY
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/po"
)
ki18n_install
(
po
)
endif
()
#add_subdirectory(autotests)
add_subdirectory
(
src
)
...
...
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