摘要: IF(CMAKE_CL_64) set(platform x64) ELSE(CMAKE_CL_64) set(platform x86) ENDIF(CMAKE_CL_64) 阅读全文
posted @ 2017-10-26 13:43 酷熊 阅读(5920) 评论(0) 推荐(0) 编辑