mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 22:00:33 +05:00
Don't install netgen_metis interface library
This commit is contained in:
parent
5bbcda4774
commit
254a88d1cd
@ -353,7 +353,6 @@ if (USE_MPI)
|
|||||||
message(STATUS "Found mpi4py: ${MPI4PY_INCLUDE_DIR}")
|
message(STATUS "Found mpi4py: ${MPI4PY_INCLUDE_DIR}")
|
||||||
endif(USE_MPI4PY AND USE_PYTHON)
|
endif(USE_MPI4PY AND USE_PYTHON)
|
||||||
endif (USE_MPI)
|
endif (USE_MPI)
|
||||||
install(TARGETS netgen_metis ${NG_INSTALL_DIR})
|
|
||||||
|
|
||||||
#######################################################################
|
#######################################################################
|
||||||
add_library(occ_libs INTERFACE IMPORTED)
|
add_library(occ_libs INTERFACE IMPORTED)
|
||||||
|
Loading…
Reference in New Issue
Block a user