mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-26 13:54:31 +00:00
fix make step
This commit is contained in:
parent
5d9e89ba20
commit
28ee64dd92
@ -36,7 +36,7 @@ class CMake(Make):
|
||||
return command
|
||||
|
||||
def makeCommand(self, props):
|
||||
return self.makeTarget()
|
||||
return self.makeTarget('')
|
||||
|
||||
def linuxXmakeCmd(self, props):
|
||||
defines = self.getDefinesList(props)
|
||||
|
Loading…
x
Reference in New Issue
Block a user