Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2021-06-29 23:44:40 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-06-29 23:44:40 +0300
commitf380ac597e8e6495701562a4b5263f661a952126 (patch)
tree81152d2a6a14c5a7d8bc25ba65677ece3eec6e8a /cmake
parentaa3c31e54798c96956f3669574ea73fb352d5618 (diff)
Mark appindicator as required
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindAPPINDICATOR.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindAPPINDICATOR.cmake b/cmake/FindAPPINDICATOR.cmake
index d5e4e0623..916fc5757 100644
--- a/cmake/FindAPPINDICATOR.cmake
+++ b/cmake/FindAPPINDICATOR.cmake
@@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
include(FindPackageHandleStandardArgs)