dev commit

This commit is contained in:
Andrei Yankovich 2020-10-19 20:57:06 +03:00
parent 89baaf9b1c
commit cef518f84b

View File

@ -31,7 +31,7 @@ class Docs(CMake):
self.isDeploy)]
def mkDirProp(props):
return str(props.getProperty('copyFolder'))
return [str(props.getProperty('copyFolder'))]
res += [self.generateStep(mkDirProp,
platform,