diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-04-13 19:22:49 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-04-13 19:22:49 +0200 |
| commit | 59ecc0ee72a180692fcccab88db310d60021f2ab (patch) | |
| tree | 0038b500b6af1bb5b5c95e5aed590ce33b13401b /example/compile.sh | |
| parent | ec87f96ffec31c430b6058663ae831c1b3a29ff9 (diff) | |
| download | cubecore-59ecc0ee72a180692fcccab88db310d60021f2ab.tar.gz cubecore-59ecc0ee72a180692fcccab88db310d60021f2ab.zip | |
Fixed howto, added example
Diffstat (limited to 'example/compile.sh')
| -rwxr-xr-x | example/compile.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/compile.sh b/example/compile.sh new file mode 100755 index 0000000..4ce3bd2 --- /dev/null +++ b/example/compile.sh | |||
| @@ -0,0 +1 @@ | |||
| g++ example.cpp ../cube.o | |||
