Added FTP server and automatic version generation.
This commit is contained in:
2
build_version.sh
Executable file
2
build_version.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo -n "-DVERSION=\\\"`git describe --tags --dirty`\\\""
|
Reference in New Issue
Block a user