您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
tdelibs/kdoctools/checkXML.cmake

8 行
175 B

#! /bin/sh
prefix=@CMAKE_INSTALL_PREFIX@
# FIXME this must be separate?
exec_prefix=@CMAKE_INSTALL_PREFIX@
exit `@BIN_INSTALL_DIR@/meinproc --check --stdout $@ > /dev/null`