Skip to content

Commit a36db4a

Browse files
author
Nicholas Rabinowitz
committed
Fix case issue
1 parent e1e573b commit a36db4a

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
@@ -167,7 +167,7 @@ set(OTHER_SOURCE_FILES
167167
src/apps/testapps/testVec2d.c
168168
src/apps/testapps/testVec3d.c
169169
src/apps/testapps/testH3UniEdge.c
170-
src/apps/testapps/testH3uniEdgeExhaustive.c
170+
src/apps/testapps/testH3UniEdgeExhaustive.c
171171
src/apps/testapps/testLinkedGeo.c
172172
src/apps/testapps/mkRandGeo.c
173173
src/apps/testapps/testH3Api.c

0 commit comments

Comments
 (0)