1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

Added 'c' in example 4

This commit is contained in:
Michael Brockus
2019-07-05 18:10:58 -07:00
parent af4c20fa20
commit a2f25d05d8

View File

@@ -10,7 +10,7 @@
###################################################################################
project('example-4')
project('example-4', 'c')
unity_dep = dependency('unity', fallback : ['unity', 'unity_dep'])