Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/privatehive/conan-qtinstaller
A conan package that provides the Qt Installer Framework
https://github.com/privatehive/conan-qtinstaller
Last synced: 10 days ago
JSON representation
A conan package that provides the Qt Installer Framework
- Host: GitHub
- URL: https://github.com/privatehive/conan-qtinstaller
- Owner: Privatehive
- Created: 2024-06-16T11:52:23.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-18T18:48:25.000Z (3 months ago)
- Last Synced: 2024-08-18T19:58:48.625Z (3 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# conan-qtinstaller
[![Conan Remote Recipe](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.github.com%2Frepos%2FPrivatehive%2Fconan-qtinstaller%2Fproperties%2Fvalues&query=%24%5B%3F(%40.property_name%20%3D%3D%20'conan-package')%5D.value&style=flat&logo=conan&label=conan&color=%232980b9)](https://conan.privatehive.de/ui/repos/tree/General/public-conan/de.privatehive)
#### A conan package that provides the Qt installer framework
---
| os | arch | CI Status |
| --------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Linux` | `x86_64` | [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Privatehive/conan-qtinstaller/main.yml?branch=master&style=flat&logo=github&label=create+package)](https://github.com/Privatehive/conan-qtinstaller/actions?query=branch%3Amaster) |
| `Windows` | `x86_64` | [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Privatehive/conan-qtinstaller/main.yml?branch=master&style=flat&logo=github&label=create+package)](https://github.com/Privatehive/conan-qtinstaller/actions?query=branch%3Amaster) |### Usage
This package contains the binaries of the Qt installer framework to use in your recipe as a build dependency.
* The binaries for Windows: `archivegen.exe`, `binarycreator.exe`, `devtool.exe`, `repogen.exe`
* The binaries for Linux: `archivegen`, `binarycreator`, `devtool`, `repogen`