esmp3/build_version.sh

3 lines
92 B
Bash
Raw Normal View History

#!/bin/bash
echo -n "-DVERSION=\\\"`git describe --tags --dirty`-`date +%Y%m%d-%H%M%S`\\\""