CMake: Build unity as library

This commit is contained in:
Max Bruckner
2017-02-07 21:35:19 +01:00
parent 12acc57967
commit 896e52255b
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
add_library(unity unity/src/unity.c)