Skip to content
Snippets Groups Projects
Commit b80aba1c authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[AppL] Add MeshGeoToolsLib to the dependencies.

Using constructMeshesFromGeometries.
parent ea4c885f
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ add_library(ApplicationsLib ${LIB_SOURCES})
target_link_libraries(ApplicationsLib
PUBLIC BaseLib GeoLib Processes logog
PRIVATE MathLib MeshLib NumLib
PRIVATE MathLib MeshLib MeshGeoToolsLib NumLib
)
# Set cpp definitions if the cmake option is enabled for the given process.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment