Force-fix build with cmake 4
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
fbea15e103
commit
52fa1604f0
1 changed files with 1 additions and 0 deletions
1
deps/Makefile
vendored
1
deps/Makefile
vendored
|
@ -57,6 +57,7 @@ SPACE +=
|
|||
CMAKE = cmake
|
||||
CMAKE += -DCMAKE_INSTALL_LIBDIR=lib
|
||||
CMAKE += -DCMAKE_INSTALL_PREFIX='$(RACK_DEP_PATH)'
|
||||
CMAKE += -DCMAKE_POLICY_VERSION_MINIMUM=3.5
|
||||
CMAKE += -DBUILD_SHARED_LIBS=OFF
|
||||
|
||||
# make sure debug/release matches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue