Skip to content

Commit 27a1e2c

Browse files
committed
remove cpp file
1 parent 9ce6514 commit 27a1e2c

File tree

4 files changed

+420
-454
lines changed

4 files changed

+420
-454
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)