mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 16:07:52 -05:00
huh
This commit is contained in:
parent
93793ac816
commit
826054fa64
1 changed files with 0 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -178,11 +178,7 @@ jobs:
|
|||
- name: Configure
|
||||
run: >
|
||||
${{ env.base-configure-command }}
|
||||
-DCMAKE_C_COMPILER=clang
|
||||
-DCMAKE_CXX_COMPILER=clang++
|
||||
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.15
|
||||
-DCMAKE_AR='/usr/bin/ar'
|
||||
-DCMAKE_RANLIB='/usr/bin/ranlib'
|
||||
-DGEODE_DISABLE_PRECOMPILED_HEADERS=Off
|
||||
${{ steps.build-debug-info.outputs.extra-configure }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue