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
Multimedia
Elisa
Commits
cb2051f1
Commit
cb2051f1
authored
Apr 30, 2021
by
Nicolás Alvarez
Browse files
Cleanup whitespace in CMakeLists.txt
parent
61a61d89
Pipeline
#60326
passed with stage
in 7 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
cb2051f1
...
...
@@ -162,7 +162,7 @@ include(ECMSetupVersion)
include
(
ECMGenerateHeaders
)
include
(
CMakePackageConfigHelpers
)
configure_file
(
config-upnp-qt.h.cmake
${
CMAKE_CURRENT_BINARY_DIR
}
/config-upnp-qt.h
)
configure_file
(
config-upnp-qt.h.cmake
${
CMAKE_CURRENT_BINARY_DIR
}
/config-upnp-qt.h
)
ecm_setup_version
(
${
RELEASE_SERVICE_VERSION
}
VARIABLE_PREFIX ELISA
...
...
@@ -192,7 +192,7 @@ if (KF5DocTools_FOUND)
kdoctools_install
(
po
)
endif
()
install
(
FILES elisa.categories DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
install
(
FILES elisa.categories DESTINATION
${
KDE_INSTALL_LOGGINGCATEGORIESDIR
}
)
if
(
ANDROID
)
file
(
COPY androidResources/icon.png androidResources/splash.xml androidResources/vendor_logo.png androidResources/splash_logo.png
...
...
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