Skip to content

Commit 6511485

Browse files
committed
chore: Amend comment
1 parent b3e3853 commit 6511485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CPMAddPackage(
1515
URL "https://github.com/cwahn/efp/archive/refs/tags/v0.1.1-beta.tar.gz"
1616
)
1717

18-
# Neccessary for ESP32 support
18+
# Neccessary for ESPIDF support
1919
set(FMT_INSTALL OFF CACHE BOOL "Disable fmt install/export")
2020
set(FMT_EXPORT OFF CACHE BOOL "Disable fmt export targets")
2121
CPMAddPackage(

0 commit comments

Comments
 (0)