Skip to content

Commit b021299

Browse files
committed
Fix CMakeLists pax underscore typo
Signed-off-by: Kevin Witteveen (MartiniMarter) <[email protected]>
1 parent 5429ebc commit b021299

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
@@ -4,5 +4,5 @@ idf_component_register(
44
INCLUDE_DIRS
55
"include"
66
REQUIRES
7-
pax_gfx
7+
pax-gfx
88
)

0 commit comments

Comments
 (0)