esmp3/build_version.sh

3 lines
70 B
Bash
Raw Permalink Normal View History

#!/bin/bash
echo -n "-DVERSION=\\\"`git describe --tags --dirty`\\\""