File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -210,6 +210,12 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
210
210
-I ${PWD} /entservices-testframework/Tests/headers/ccec/drivers \
211
211
-I ${PWD} /entservices-testframework/Tests/headers/network \
212
212
-I ${PWD} /entservices-testframework/Tests \
213
+ -I ${PWD} /Thunder/Source \
214
+ -I ${PWD} /Thunder/Source/core \
215
+ -I/usr/include/gstreamer-1.0 \
216
+ -I/usr/include/glib-2.0 \
217
+ -I/usr/lib/x86_64-linux-gnu/glib-2.0/include \
218
+ -I/usr/local/include/trower-base64 \
213
219
-include ${PWD} /entservices-testframework/Tests/mocks/devicesettings.h \
214
220
-include ${PWD} /entservices-testframework/Tests/mocks/Iarm.h \
215
221
-include ${PWD} /entservices-testframework/Tests/mocks/Rfc.h \
You can’t perform that action at this time.
0 commit comments