Switch Clang build to use cmake
- Feb 13, 2024
-
-
Alam Ed Arias authored
Use clang as the C++ compiler as well
-
Alam Ed Arias authored
Let's collect the files from inside cmake's build folder
-
Alam Ed Arias authored
It is "ca-certificates", not "ca-certificate"
-
Alam Ed Arias authored
It seems cmake on Debian/testing download files, so, let try to add ca-certificate package for HTTPS downloads
-
Alam Ed Arias authored
Need to install cmake for builds on Debian/testing
-
Alam Ed Arias authored
make warnings errors in clang builds
-
Alam Ed Arias authored
Disable implicit-const-int-float-conversion warnings
-
Alam Ed Arias authored
We need to test compiling with Clang to make sure we do not break Mac builds
-