Skip to content

Commit

Permalink
WAREHOUSE
Browse files Browse the repository at this point in the history
  • Loading branch information
agampa263 committed Jan 28, 2025
1 parent ecefee8 commit 2044a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cov_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ cmake -G Ninja -S rdkservices -B build/rdkservices \
-DHAS_RBUS -DDISABLE_SECURITY_TOKEN -DENABLE_DEVICE_MANUFACTURER_INFO -DUSE_THUNDER_R4 -DTHUNDER_VERSION=4 -DTHUNDER_VERSION_MAJOR=4 -DTHUNDER_VERSION_MINOR=4" \
-DCOMCAST_CONFIG=OFF \
-DDS_FOUND=ON \
-DPLUGIN_DEVICEINFO=ON \
-DPLUGIN_WAREHOUSE=ON \

if [ $? -eq 0 ]; then
echo "rdkservices source successful"
Expand Down

0 comments on commit 2044a64

Please sign in to comment.