fix for cmake install components

This commit is contained in:
Matthias Hochsteger 2015-04-09 13:19:51 +02:00
parent ea05f5183e
commit 2bad0327e7

View File

@ -45,4 +45,4 @@ endif(USE_PYTHON)
# install(TARGETS nglib ng_vol ng_stl ${ng_install_dir}) # install(TARGETS nglib ng_vol ng_stl ${ng_install_dir})
# endif(NOT WIN32) # endif(NOT WIN32)
install(TARGETS nglib COMPONENT netgen ${ng_install_dir}) install(TARGETS nglib ${ng_install_dir})