mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-04 04:19:28 +01:00
applied platformio structure
This commit is contained in:
5
lib/wifi-manager/webapp/webapp.cmake
Normal file
5
lib/wifi-manager/webapp/webapp.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
target_add_binary_data( __idf_wifi-manager webapp/dist/css/index.3b0bbfde52d921a84f9b.css.gz BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager webapp/dist/favicon-32x32.png BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager webapp/dist/index.html.gz BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager webapp/dist/js/index.d35fda.bundle.js.gz BINARY)
|
||||
target_add_binary_data( __idf_wifi-manager webapp/dist/js/node_vendors.d35fda.bundle.js.gz BINARY)
|
||||
Reference in New Issue
Block a user