"make install" on Windows supports only MinGW.
--HG-- branch : develop
This commit is contained in:
parent
97fdd161b7
commit
47b2d03304
|
@ -1850,7 +1850,7 @@ unix{
|
||||||
|
|
||||||
# "make install" command for Windows.
|
# "make install" command for Windows.
|
||||||
# Depend on nsis script and create installer in folder "package"
|
# Depend on nsis script and create installer in folder "package"
|
||||||
win32{
|
win32:*-g++ {
|
||||||
package.path = $${OUT_PWD}/package/valentina
|
package.path = $${OUT_PWD}/package/valentina
|
||||||
package.files += \
|
package.files += \
|
||||||
$${OUT_PWD}/$${DESTDIR}/valentina.exe \
|
$${OUT_PWD}/$${DESTDIR}/valentina.exe \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user