Skip to content

Commit 011caa9

Browse files
committed
debug PATH
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 95c95b5 commit 011caa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/build-scripts/build_opencolorio.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ cd ${OPENCOLORIO_SOURCE_DIR}
4545
echo "git checkout ${OPENCOLORIO_VERSION} --force"
4646
git checkout ${OPENCOLORIO_VERSION} --force
4747
echo "Building OpenColorIO from commit" `git rev-parse --short HEAD`
48+
echo "PATH=$PATH"
4849

4950
time cmake -S . -B ${OPENCOLORIO_BUILD_DIR} \
5051
-DCMAKE_BUILD_TYPE=${OPENCOLORIO_BUILD_TYPE} \

0 commit comments

Comments
 (0)