Set up build tools
This commit is contained in:
2
clang-toolchain.cmake
Normal file
2
clang-toolchain.cmake
Normal file
@@ -0,0 +1,2 @@
|
||||
set(CMAKE_C_COMPILER clang)
|
||||
set(CMAKE_C_FLAGS "-pedantic -Wall -Wextra")
|
||||
Reference in New Issue
Block a user