Skip to content

Commit

Permalink
Update BUILDING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awawa-dev authored Jul 19, 2024
1 parent 521b979 commit 839c717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Use -D prefix when configuring the build.

* BUILD FEATURES
* USE_SHARED_LIBS = ON | OFF, if disabled, build the application as monolithic
* USE_EMBEDDED_WEB_RESOURCES = ON | OFF, if disabled, embed web content into the application
* USE_EMBEDDED_WEB_RESOURCES = ON | OFF, if enable, embed web content into the application
* USE_PRECOMPILED_HEADERS = ON | OFF, use pre-compiled headers when building
* USE_CCACHE_CACHING = ON | OFF, enable CCache support if available
* USE_SYSTEM_MQTT_LIBS = ON | OFF, prefer system qMQTT libs
Expand Down

0 comments on commit 839c717

Please sign in to comment.