//Path to a file. TEST_PATH:PATH=D:/cmake; 用法2 find_path(TEST_PATH test.h d:/cmake/find_path) message(${TEST_PATH}) 查看 ...
確定! 回上一頁