瀏覽代碼

fix jenkins - 2nd attempt - release

Sebastien 5 年之前
父節點
當前提交
15eccefecb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      squeezelite.cmake

+ 1 - 0
squeezelite.cmake

@@ -1,3 +1,4 @@
+include($ENV{IDF_PATH}/tools/cmake/project.cmake)
 
 function(___register_flash target_name sub_type)
 	partition_table_get_partition_info(otaapp_offset "--partition-type app --partition-subtype ${sub_type}" "offset")