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