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