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

add missing trailing slash

This commit is contained in:
Kyle Krueger
2018-09-10 15:19:15 +02:00
parent 8ba35a0e52
commit 56f1646087

View File

@@ -1,6 +1,6 @@
# Copied from ~Unity/targets/gcc_32.yml
unity_root: &unity_root '../..'
unity_source: &unity_source '../../src'
unity_source: &unity_source '../../src/'
compiler:
path: gcc
source_path: &source_path 'src/'