build: Try setting osx deployment target in cmake directly
This commit is contained in:
parent
e816b67472
commit
65ed949e1b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -166,6 +166,7 @@ jobs:
|
||||
-DCMAKE_OBJC_COMPILER_LAUNCHER=ccache \
|
||||
-DCMAKE_OBJCXX_COMPILER_LAUNCHER=ccache \
|
||||
-DIMHEX_PATTERNS_PULL_MASTER=ON \
|
||||
-DCMAKE_OSX_DEPLOYMENT_TARGET="10.10" \
|
||||
..
|
||||
make -j4 package
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user