使用CMake的 find_path ,我實際上是使用一個非常簡單的 /usr/share/arduino 在 find_path 資料夾中搜索一些檔案: find_path(ARDUINO_SDK_PATH NAMES lib/version.txt ...
確定! 回上一頁