unify Host and Embedded versions

This commit is contained in:
philippe44
2023-05-10 12:26:43 +02:00
parent fa91879535
commit bc4e56eabc
3 changed files with 15 additions and 6 deletions

View File

@@ -18,6 +18,7 @@ set(BELL_DISABLE_FMT ON)
set(BELL_DISABLE_REGEX ON)
set(BELL_ONLY_CJSON ON)
set(BELL_DISABLE_MQTT ON)
set(BELL_DISABLE_WEBSERVER ON)
set(CSPOT_TARGET_ESP32 ON)
# because CMake is so broken, the cache set below overrides a normal "set" for the first build