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