We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e3853 commit 6511485Copy full SHA for 6511485
CMakeLists.txt
@@ -15,7 +15,7 @@ CPMAddPackage(
15
URL "https://github.com/cwahn/efp/archive/refs/tags/v0.1.1-beta.tar.gz"
16
)
17
18
-# Neccessary for ESP32 support
+# Neccessary for ESPIDF support
19
set(FMT_INSTALL OFF CACHE BOOL "Disable fmt install/export")
20
set(FMT_EXPORT OFF CACHE BOOL "Disable fmt export targets")
21
CPMAddPackage(
0 commit comments