# Created by the Coco Qt Creator plugin. Do not edit! set(CMAKE_C_COMPILER clang) set(CMAKE_CXX_COMPILER clang++) set(CMAKE_AR ar) set(CMAKE_LINKER clang) include(cocoplugin.cmake)