提交 896e5225 编写于 作者: M Max Bruckner

CMake: Build unity as library

上级 12acc579
set(CMAKE_LEGACY_CYGWIN_WIN32 0)
cmake_minimum_required(VERSION 2.8)
subdirs(tests)
include(GNUInstallDirs)
project(cJSON C)
......
add_library(unity unity/src/unity.c)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册