update doc

This commit is contained in:
2020-11-18 17:10:43 +01:00
parent 77dacdf40d
commit e39ea64560
3 changed files with 19 additions and 23 deletions

2
cmk.sh
View File

@ -329,7 +329,7 @@ fi
if [ -n "$INSTALLDIR" ]; then
make install
# popd
# cmake --build $BUILDDIR --target install
# $CMAKE --build $BUILDDIR --target install
fi