https://github.com/threeal/setup-qt-cmake
Set up Qt from your CMake project
https://github.com/threeal/setup-qt-cmake
Last synced: over 1 year ago
JSON representation
Set up Qt from your CMake project
- Host: GitHub
- URL: https://github.com/threeal/setup-qt-cmake
- Owner: threeal
- License: mit
- Created: 2024-03-06T07:46:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T05:19:37.000Z (over 1 year ago)
- Last Synced: 2025-02-27T06:28:42.862Z (over 1 year ago)
- Language: CMake
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SetupQt.cmake
SetupQt.cmake is a [CMake](https://cmake.org/) module for setting up Qt from your CMake project.
## License
This project is licensed under the terms of the [MIT License](./LICENSE).
Copyright © 2024-2025 [Alfi Maulana](https://github.com/threeal)