mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-08-20 10:09:54 +00:00
Whoops
This commit is contained in:
@@ -185,7 +185,7 @@ module RakefileHelpers
|
||||
obj_list = []
|
||||
|
||||
# Detect dependencies and build required required modules
|
||||
header_list = extract_headers(test) + ['cmock.h'] + [ cfg[:cmock][:unity_helper_path] ]
|
||||
header_list = extract_headers(test) + ['cmock.h'] + [ $cfg[:cmock][:unity_helper_path] ]
|
||||
header_list.compact.uniq.each do |header|
|
||||
|
||||
#create mocks if needed
|
||||
|
||||
Vendored
+1
-1
Submodule vendor/unity updated: 1100c5d8f0...7514b89fa6
Reference in New Issue
Block a user