Skip to content

Commit 2f6eb1c

Browse files
authored
Update CMakeLists.txt
1 parent c9eb7d3 commit 2f6eb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ cmake_minimum_required(VERSION 3.5)
66

77
idf_component_register(SRCS "Adafruit_SSD1306.cpp"
88
INCLUDE_DIRS "."
9-
REQUIRES arduino Adafruit_GFX_Library)
9+
REQUIRES arduino Adafruit-GFX-Library)
1010

1111
project(Adafruit_SSD1306)

0 commit comments

Comments
 (0)