X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fversion.h;h=b70be8343ec11b4fe86bc9e16c74b6604f5d3fa1;hb=1a721b82d4094c00ee89574e17c58c23c0de8cdd;hp=518862fc472082f77a21bbe974696df57c1d4766;hpb=cd4a82d90677cec80e891ac190000cb70767446f;p=dcpomatic.git diff --git a/src/lib/version.h b/src/lib/version.h index 518862fc4..b70be8343 100644 --- a/src/lib/version.h +++ b/src/lib/version.h @@ -1,3 +1,4 @@ extern char const * dcpomatic_version; extern char const * dcpomatic_git_commit; +extern char const * dcpomatic_cxx_flags;