Added 'c' in example 4

This commit is contained in:
Michael Brockus
2019-07-05 18:10:58 -07:00
parent af4c20fa20
commit a2f25d05d8
+1 -1
View File
@@ -10,7 +10,7 @@
###################################################################################
project('example-4')
project('example-4', 'c')
unity_dep = dependency('unity', fallback : ['unity', 'unity_dep'])