Skip to content

Commit 7bfcf47

Browse files
committed
remove cpp file
1 parent 47f0445 commit 7bfcf47

File tree

4 files changed

+420
-589
lines changed

4 files changed

+420
-589
lines changed

src/pool/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if(UMF_BUILD_LIBUMF_POOL_DISJOINT)
1414
add_umf_library(
1515
NAME disjoint_pool
1616
TYPE STATIC
17-
SRCS pool_disjoint.cpp pool_disjoint.c ../critnib/critnib.c
17+
SRCS pool_disjoint.c ../critnib/critnib.c
1818
${POOL_EXTRA_SRCS}
1919
LIBS ${POOL_EXTRA_LIBS})
2020

0 commit comments

Comments
 (0)