Skip to content

Commit 8eb01b4

Browse files
committed
[src/ordering] update CMakeLists.txt file
1 parent 4c279ba commit 8eb01b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/ordering/CMakeLists.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
ADD_LIBRARY(ordering OBJECT
22
cuthillMckeeOrdering.c
33
cuthillMckeeOrdering_driver.cpp
4-
)
4+
sloanOrdering.c
5+
sloanOrdering_driver.cpp
6+
)

0 commit comments

Comments
 (0)