Project: remove DESTFILE definition (disrupts yocto build)

This commit is contained in:
2023-11-21 10:06:00 +01:00
parent 7746f22d01
commit 3cdd11cc36
5 changed files with 0 additions and 7 deletions

View File

@@ -5,7 +5,6 @@ VERSION="1.0.0"
include(../DCLibraries.pri)
DEFINES+=THIS_IS_CA_MASTER
DESTDIR=$${_PRO_FILE_PWD_}/../build
unix {
system("mkdir -p $${DESTDIR}")