0030682: Configuration, qmake - all warnings are suppressed on macOS target
[occt.git] / adm / templates / inspector.sh
1 #!/bin/bash
2
3 aCurrentPath="$PWD"
4 aScriptPath=${BASH_SOURCE%/*}; if [ -d "${aScriptPath}" ]; then cd "$aScriptPath"; fi; aScriptPath="$PWD";
5
6 source "${aScriptPath}/env.sh" "$1"
7
8 cd ${aCurrentPath}
9 TInspectorEXE