CubicSDR icon indicating copy to clipboard operation
CubicSDR copied to clipboard

MacOS M1 (Venture) build warning fixes

Open oxoocoffee opened this issue 3 years ago • 0 comments

Changed x64 to arm64 output architecture for Mac M1 Fixed few "warning: missing field __opaque initializer" warnings Updated CMakeList.txt from 2.8 to 3.0 minimal to suppress CMake warning Changed LIQUID to Liquid CMake package detection

https://github.com/cjcliffe/CubicSDR/issues/986

oxoocoffee avatar Jan 13 '23 23:01 oxoocoffee