Install nglib.h

This commit is contained in:
Matthias Hochsteger 2017-05-12 13:19:05 +02:00
parent c53913b4d1
commit ca8df788c8

View File

@ -39,3 +39,4 @@ if(USE_PYTHON)
endif(USE_PYTHON)
install(TARGETS nglib ${ng_install_dir})
install(FILES nglib.h DESTINATION ${INCDIR}/include COMPONENT netgen_devel)