File: CMakeLists.txt

package info (click to toggle)
qt6-quick3dphysics 6.8.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 22,164 kB
  • sloc: cpp: 261,165; python: 40; makefile: 18
file content (6 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

qt_examples_build_begin(EXTERNAL_BUILD)
add_subdirectory(quick3dphysics)
qt_examples_build_end()