소스 검색

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")