Skip to content

Commit bc5509a

Browse files
committed
[src/ordering] fix CMakeLists.txt file
1 parent 5092539 commit bc5509a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ordering/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ ADD_LIBRARY(ordering OBJECT
22
cuthillMckeeOrdering.c
33
cuthillMckeeOrdering_driver.cpp
44
sloanOrdering.c
5-
sloanOrdering_driver.cpp
5+
ordering_driver.cpp
66
)

0 commit comments

Comments
 (0)