blob: 0dd171a2cc00c70e05a5d305c26c303bcb88e88d (
plain)
1
2
3
4
5
6
|
# Copyright (C) 2025 Menlo Systems GmbH; author Arno Rehn <a.rehn@menlosystems.com>
# SPDX-License-Identifier: BSD-3-Clause
@PACKAGE_INIT@
set(QT_QWEBCHANNEL_JS_PATH "@PACKAGE_INSTALL_WEBCHANNEL_SHAREDIR@/qwebchannel.js")
|