2023-08-27 12:31:43 +02:00
2023-08-06 12:26:43 +02:00
2023-07-28 09:56:50 +02:00
2023-07-27 11:04:32 +00:00
2023-08-06 12:26:43 +02:00
2023-08-06 12:26:43 +02:00
2023-07-27 11:04:32 +00:00
2023-07-28 09:56:50 +02:00

CMakeProject

Template repository for cmake project Fork me and replase ButterflyEngine to Name of your new project.

  1. Clone this repository
  2. Run ./init.sh NewProjectName

This template supports next build targets:

Command or make target Description
make test The run tests for a project (dependet of Qt Tests, so you need to add Qt in Cmake using CMAKE_PREFIX_PATH)
make doc The generate a documentation for a project (dependet of doxygen)
make deploy The generate distribution for a project (dependet of CQtDeployer)
make release The prepare Qt Installer framework repository for a project, generate a snap package and APK file for android (dependet of CQtDeployer, snapcraft, AndroidDeployer).
Description
ButterflyEngine - is light 3d engine base on the QML and Qt 3D.
Readme SSPL-1.0 656 KiB
Languages
C++ 87.2%
QML 9.6%
CMake 2.3%
Java 0.5%
C 0.4%