CMAKE: Do not strip lines when creating python resources

This commit is contained in:
Yorik van Havre
2024-05-07 11:30:13 +02:00
committed by Yorik van Havre
parent fb1a64f3d6
commit 76ad87d464
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bin/python
import os
txt = "<RCC>\n <qresource>\n"
cdir = os.path.dirname(__file__)