mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Merge remote-tracking branch 'origin/Falkon/3.1'
This commit is contained in:
commit
9de051fb20
|
@ -7,7 +7,7 @@ project(Falkon VERSION 3.1.99)
|
|||
# Find ECM, with nice error handling in case of failure
|
||||
include(FeatureSummary)
|
||||
find_package(ECM 5.27.0 CONFIG)
|
||||
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/frameworks/extra-cmake-modules")
|
||||
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules")
|
||||
feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
|
||||
|
||||
|
|
|
@ -116,5 +116,5 @@
|
|||
|
||||
-----------------------------------------------------------------------------
|
||||
In application are used also some icons from Breeze icon set.
|
||||
More info at https://cgit.kde.org/breeze-icons.git
|
||||
More info at https://commits.kde.org/breeze-icons
|
||||
-----------------------------------------------------------------------------
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<title>Link Tests</title>
|
||||
</head>
|
||||
<!--
|
||||
Original file used from kWebKitPart (https://projects.kde.org/projects/extragear/base/kwebkitpart)
|
||||
Original file used from kWebKitPart (https://commits.kde.org/kwebkitpart)
|
||||
-->
|
||||
<body>
|
||||
<h2>MAILTO Link Tests</h2>
|
||||
|
|
Loading…
Reference in New Issue
Block a user