mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
fix for cmake install components
This commit is contained in:
parent
ea05f5183e
commit
2bad0327e7
@ -45,4 +45,4 @@ endif(USE_PYTHON)
|
||||
# install(TARGETS nglib ng_vol ng_stl ${ng_install_dir})
|
||||
# endif(NOT WIN32)
|
||||
|
||||
install(TARGETS nglib COMPONENT netgen ${ng_install_dir})
|
||||
install(TARGETS nglib ${ng_install_dir})
|
||||
|
Loading…
Reference in New Issue
Block a user