1
0
mirror of https://github.com/ThrowTheSwitch/Unity synced 2025-05-28 03:19:34 -04: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

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