mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-17 08:01:12 +02:00
committed by
Panagiotis Vasilopoulos
parent
af2b77bf47
commit
0e84ddc446
3
.github/workflows/cmake_build.yml
vendored
3
.github/workflows/cmake_build.yml
vendored
@@ -42,6 +42,9 @@ jobs:
|
||||
os: macos-latest
|
||||
arch: Intel # as reported by Apple menu > About This Mac
|
||||
generator: Unix Makefiles
|
||||
# LAME only builds in Conan when not using the Xcode generator if explicitly setting GCC
|
||||
cc: gcc
|
||||
cxx: g++
|
||||
compiler_cache: ccache
|
||||
compiler_cache_path: ~/Library/Caches/ccache
|
||||
|
||||
|
Reference in New Issue
Block a user