Skip to content

Commit 5a3a749

Browse files
committedApr 12, 2024·
Rename helloworld example -> hello_world
1 parent 4836990 commit 5a3a749

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎examples/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ function(add_example name)
88
endfunction()
99

1010
add_example(copy)
11-
add_example(helloworld)
11+
add_example(hello_world)
1212
add_example(int_format)
1313
add_example(paste)
1414
if(CLIP_ENABLE_IMAGE)
File renamed without changes.

0 commit comments

Comments
 (0)