mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-03 21:50:34 +05:00
Install missing headers.
This commit is contained in:
parent
4358526b84
commit
91db441e33
@ -109,3 +109,4 @@ SET(GEOMToolsGUI_SOURCES
|
||||
ADD_LIBRARY(GEOMToolsGUI ${GEOMToolsGUI_SOURCES})
|
||||
TARGET_LINK_LIBRARIES(GEOMToolsGUI ${_link_LIBRARIES})
|
||||
INSTALL(TARGETS GEOMToolsGUI EXPORT ${PROJECT_NAME}TargetGroup DESTINATION ${SALOME_INSTALL_LIBS})
|
||||
INSTALL(FILES ${GEOMToolsGUI_HEADERS} DESTINATION ${SALOME_INSTALL_HEADERS})
|
||||
|
Loading…
Reference in New Issue
Block a user