We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b9771 commit 0f9e30fCopy full SHA for 0f9e30f
SolARFrameworkGRPCRemote.pro
@@ -37,7 +37,7 @@ include (xpcfGrpcRemotingSolARFramework.pri)
37
38
unix {
39
# Avoids adding install steps manually. To be commented to have a better control over them.
40
- QMAKE_POST_LINK += "make install"
+ QMAKE_POST_LINK += "$(MAKE) install"
41
QMAKE_CXXFLAGS += -Wignored-qualifiers
42
}
43
0 commit comments