Skip to content

Commit a2344db

Browse files
committed
debug moc
1 parent e89c7f0 commit a2344db

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

build.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ python --version
4545
which cmake
4646
cmake --version
4747

48+
which qmake
49+
qmake --version
50+
51+
which moc
52+
moc --version
53+
moc --help
54+
4855
# install function2 headers
4956
git clone -b $FUNCTION2_VERSION --depth 1 https://github.com/Naios/function2.git
5057
cd function2

0 commit comments

Comments
 (0)