1 # Assumption: This is the native host target.
2 set(CMAKE_C_COMPILER "clang")
3 set(CMAKE_CXX_COMPILER "clang++")