redox/recipes/wip/tools/converseen/recipe.toml
2024-02-11 14:08:48 +00:00

10 lines
295 B
TOML

#TODO missing script for CMake, see https://github.com/Faster3ck/Converseen/blob/main/INSTALL.md#install-converseen-using-qt6
[source]
git = "https://github.com/Faster3ck/Converseen"
rev = "9b2821b5ed6673a7abebbe4ee42f4718ab366485"
[build]
template = "custom"
dependencies = [
"qt6-base",
]