Skip to content

Commit 4c4fa94

Browse files
committed
removing obsolete old CMAKE commands
1 parent 64da945 commit 4c4fa94

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/underworld/libUnderworld/libUnderworldPy/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ target_link_libraries(${SWIG_MODULE_Function_REAL_NAME}
5454
PRIVATE ${UW_LIBRARIES}
5555
PRIVATE ${PETSc_LIBRARIES})
5656

57-
SWIG_LINK_LIBRARIES(Function PRIVATE ${UW_LIBRARIES})
58-
SWIG_LINK_LIBRARIES(Function PRIVATE ${PETSc_LIBRARIES})
59-
6057
set_source_files_properties(c_arrays.i PROPERTIES
6158
CPLUSPLUS ON
6259
SWIG_MODULE_NAME c_arrays)

0 commit comments

Comments
 (0)