mirror of
https://github.com/ONLYOFFICE/build_tools.git
synced 2026-02-10 12:35:23 +08:00
Fix clear qmake file
This commit is contained in:
@ -65,5 +65,5 @@ defineTest(addSubProject) {
|
||||
export($${pro_name}.depends)
|
||||
}
|
||||
# remove makefile
|
||||
qmakeClear(path, name)
|
||||
qmakeClear($$path, $$name)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user