This website requires JavaScript.
Explore
Help
Sign In
ReFuel
/
ReFuel.StbImage
Watch
1
Star
0
Fork
0
You've already forked ReFuel.StbImage
Code
Issues
1
Actions
Packages
Releases
Activity
c41ba068a6
ReFuel.StbImage
/
build_native.sh
5 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
Move Quik.StbImage to its own repository.
2024-03-19 20:02:20 +01:00
#!/bin/bash
cd
$(
dirname
"
$0
"
)
Change build scripts slightly to maybe fix CI?
2024-03-21 16:10:55 +01:00
./Quik.Common/sh/quik_build_native.sh .
Make more shell scripts.
2024-03-19 20:27:08 +01:00
dotnet build
Reference in New Issue
Copy Permalink