mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 03:27:01 +03:00
6 lines
450 B
CMake
6 lines
450 B
CMake
target_add_binary_data( __idf_wifi-manager webapp/dist/css/index.cd56ff129e3113d8cd3a.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.1a3b6c.bundle.js.gz BINARY)
|
|
target_add_binary_data( __idf_wifi-manager webapp/dist/js/node_vendors.1a3b6c.bundle.js.gz BINARY)
|