remove an extra include

tmp/arduino-cli-pre-rebase
Jesse Vincent 4 years ago
parent 1047098d85
commit 4111d535a3
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -32,7 +32,6 @@ ${OBJ_DIR}/%.o: ${top_dir}/testing/%.cpp ${H_FILES}
-I${top_dir} \ -I${top_dir} \
-I${top_dir}/src \ -I${top_dir}/src \
-I${bundle_path}/../../virtual/cores/arduino \ -I${bundle_path}/../../virtual/cores/arduino \
-I${bundle_path}/Kaleidoscope-HIDAdaptor-KeyboardioHID/src \
-I${bundle_path}/KeyboardioHID/src \ -I${bundle_path}/KeyboardioHID/src \
-I${top_dir}/testing/googletest/googlemock/include \ -I${top_dir}/testing/googletest/googlemock/include \
-I${top_dir}/testing/googletest/googletest/include \ -I${top_dir}/testing/googletest/googletest/include \

Loading…
Cancel
Save