https://github.com/quasarapp/cmake
Cmake modules for quasarapp projects
https://github.com/quasarapp/cmake
cmake quasarapp
Last synced: 3 months ago
JSON representation
Cmake modules for quasarapp projects
- Host: GitHub
- URL: https://github.com/quasarapp/cmake
- Owner: QuasarApp
- License: mit
- Created: 2019-08-31T14:37:08.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2026-01-01T14:25:54.000Z (6 months ago)
- Last Synced: 2026-01-02T08:46:38.679Z (6 months ago)
- Topics: cmake, quasarapp
- Language: CMake
- Homepage: https://quasarapp.ddns.net:3031/docs/QuasarApp/CMake/latest/index.html
- Size: 152 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This is description of cmake modules was used in QasarApp project
You can read all the information about the module you are interested in by clicking on the links below:
- [QuasarAppCITargets](Docs/QuasarAppCITargets.md) - Module contains 2 type methods, it is added and init methods.
- [QtUtils](Docs/QtUtils.md) - Module provides qt utils functions (the work with translation function and the include qt modules fucntion).
- [QuasarApp](Docs/QuasarApp.md) - This is main cmake module of the QuasarApp group.
- [Ccache](Docs/ccache.md) - Module for add support of the ccache.
- [Crossplatform](Docs/crossplatform.md) - This module include crossplatform toolchains by target platform.