https://github.com/kdab/cxx-qt-cmake
The CMake code associated with CXX-Qt.
https://github.com/kdab/cxx-qt-cmake
Last synced: 2 months ago
JSON representation
The CMake code associated with CXX-Qt.
- Host: GitHub
- URL: https://github.com/kdab/cxx-qt-cmake
- Owner: KDAB
- Created: 2024-07-24T13:59:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T10:04:17.000Z (9 months ago)
- Last Synced: 2024-07-29T13:18:25.451Z (9 months ago)
- Language: CMake
- Size: 9.77 KB
- Stars: 0
- Watchers: 34
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/Apache-2.0.txt
Awesome Lists containing this project
README
# CXX-Qt CMake code
This repository contains the CMake code associated with [CXX-Qt](https://github.com/kdab/cxx-qt).
It is provided as a separate repository to allow inclusion with CMakes [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html) without having to download the entire CXX-Qt repository.
For Issues, Discussions and everything else, refer to the [main CXX-Qt repository](https://github.com/kdab/cxx-qt).