added caller script for libtest.

This commit is contained in:
Martin Preuss
2023-11-15 00:29:26 +01:00
parent 26489c947b
commit bebd4fd2d6

9
libtest.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
# AQHOME_LOGLEVEL=info LD_LIBRARY_PATH="../../aqhome/:$LD_LIBRARY_PATH" ./aqhomed -l aqhome.log -db aqhome.db -ma 127.0.0.1
#export AQHOME_LOGLEVEL=debug
export LD_LIBRARY_PATH="build/src/lib/aqdiagram/:$LD_LIBRARY_PATH"
build/src/lib/aqdiagram/libtest "$@"