Ver Fonte

fix jenkins - 2nd attempt - release

Sebastien há 5 anos atrás
pai
commit
15eccefecb
1 ficheiros alterados com 1 adições e 0 exclusões
  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")