1 2 3 4 5 6 7 8
# Created by the Coco Qt Creator plugin. Do not edit! set(CMAKE_C_COMPILER cl) set(CMAKE_CXX_COMPILER cl) set(CMAKE_AR lib) set(CMAKE_LINKER link) include(cocoplugin.cmake)