Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martindelille/qt-conan
A conan recipe when using Qt official binaries
https://github.com/martindelille/qt-conan
Last synced: 3 days ago
JSON representation
A conan recipe when using Qt official binaries
- Host: GitHub
- URL: https://github.com/martindelille/qt-conan
- Owner: MartinDelille
- Created: 2023-08-17T16:28:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-17T16:32:23.000Z (over 1 year ago)
- Last Synced: 2024-05-02T05:42:32.281Z (9 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qt-conan
A conan recipe when using Qt official binaries.
You need to download the official binaries from [Qt](https://www.qt.io/download/) and install it.
Define the QT_BINARY_ROOT environment variable to the root path of the Qt binaries.
Then you can use this recipe to create a conan package.