summaryrefslogtreecommitdiff
path: root/api/generate_all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'api/generate_all.sh')
-rwxr-xr-xapi/generate_all.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/api/generate_all.sh b/api/generate_all.sh
index e446c5e..c1258c2 100755
--- a/api/generate_all.sh
+++ b/api/generate_all.sh
@@ -4,6 +4,8 @@ if [ ! $COMMON_API_ROOT_DIR ]
then
echo 'Set the root dir of the common api tools'
echo 'export COMMON_API_ROOT_DIR=<path>'
+ echo 'COMMON_API_ROOT_DIR/common-api-dbus-tools'
+ echo 'COMMON_API_ROOT_DIR/common-api-tools'
exit 1
fi
@@ -14,5 +16,5 @@ mkdir build
cd build
echo 'generate all the templates for CommonAPI'
-cmake -DCOMMONAPI_DBUS_TOOL_GENERATOR=$COMMON_API_ROOT_DIR/common-api-dbus-tools/org.genivi.commonapi.dbus.cli.product/target/products/org.genivi.commonapi.dbus.cli.product/linux/gtk/x86/commonapi-dbus-generator-linux-x86 -DCOMMONAPI_TOOL_GENERATOR=$COMMON_API_ROOT_DIR/genivi/common-api-tools/org.genivi.commonapi.core.cli.product/target/products/org.genivi.commonapi.core.cli.product/linux/gtk/x86/commonapi-generator-linux-x86 ../franca/
+cmake -DCOMMONAPI_DBUS_TOOL_GENERATOR=$COMMON_API_ROOT_DIR/common-api-dbus-tools/org.genivi.commonapi.dbus.cli.product/target/products/org.genivi.commonapi.dbus.cli.product/linux/gtk/x86/commonapi-dbus-generator-linux-x86 -DCOMMONAPI_TOOL_GENERATOR=$COMMON_API_ROOT_DIR/common-api-tools/org.genivi.commonapi.core.cli.product/target/products/org.genivi.commonapi.core.cli.product/linux/gtk/x86/commonapi-generator-linux-x86 ../franca/