CMAKE: Do not strip lines when creating python resources
This commit is contained in:
committed by
Yorik van Havre
parent
fb1a64f3d6
commit
76ad87d464
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
import os
|
||||
txt = "<RCC>\n <qresource>\n"
|
||||
cdir = os.path.dirname(__file__)
|
||||
|
||||
Reference in New Issue
Block a user