mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Add a stupid bootstrap script for the NSIS template
This commit is contained in:
parent
88357d7494
commit
e9f7a71b9b
4
resources/nsis/bootstrap.sh
Executable file
4
resources/nsis/bootstrap.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cp $(dirname $0)/NSIS.template.in /C/msys64/mingw64/share/cmake-3.9/Modules/NSIS.template.in
|
||||
cp $(dirname $0)/NSIS.template.in /C/msys64/mingw32/share/cmake-3.9/Modules/NSIS.template.in
|
Loading…
x
Reference in New Issue
Block a user