Create defaultconfig.json dynamically

This commit is contained in:
Paulchen Panther
2021-05-08 09:50:33 +02:00
parent a52965d6ed
commit 2cf72d37b6
3 changed files with 4 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
<RCC>
<qresource prefix="/">
<file alias="hyperion_default.config">${CMAKE_BINARY_DIR}/config/hyperion.config.json.default</file>
${HYPERION_RES}
</qresource>
</RCC>