Unverified Commit c3de7a6a authored by Emily's avatar Emily Committed by GitHub
Browse files

cctools: fix CURRENT_PROJECT_VERSION in meson.build (#457629)

parents c4898faa eefc571f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ project(
            '-DCCTB_PROJECT=cctools',
            '-DCCTB_PROJVERS=cctools-@version@',
            '-DCCTB_VERSION=@version@',
            '-DCURRENT_PROJECT_VERSION=cctools-@version@',
            '-DCURRENT_PROJECT_VERSION="cctools-@version@"',
            '-DCODEDIRECTORY_SUPPORT',
            '-DLTO_SUPPORT',
        ],