summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/push-notifications/CMakeLists.txt
blob: bbb585c9b0d7e64d5d57742134053b3d5235d5b0 (plain)
1
2
3
4
5
6
7
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

cmake_minimum_required(VERSION 3.16)
project(simplebrowser LANGUAGES CXX)

message("\nPlease use simplebrowser to see notifiactions.\n")