Skip to content
Commit 82a9ae45 authored by Heiko Becker's avatar Heiko Becker 🏃
Browse files

build: Properly pass the parameters to cmake

...to build the bundled discount.

Otherwise it leads to the following cmake invocation during the build:

    'cmake DISCOUNT_ONLY_LIBRARY DISCOUNT_MAKE_INSTALL
        -DCMAKE_VERBOSE_MAKEFILE=TRUE "-GUnix Makefiles"'

Not only it doesn't do what was supposedly intended, it also causes a
hard error with cmake >= 3.23.0-rc1.
parent ed972ef0
Pipeline #138148 passed with stage
in 5 minutes and 25 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment