X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fversion.h;h=b70be8343ec11b4fe86bc9e16c74b6604f5d3fa1;hb=ccd69987ab861ea4521836fa2a5227e2dfac3479;hp=518862fc472082f77a21bbe974696df57c1d4766;hpb=afc495f722f89fea0bcc579046d1a5d362e36f69;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;