Skip to content
Snippets Groups Projects
Commit f521b70c authored by Christoph Lehmann's avatar Christoph Lehmann Committed by Dmitri Naumov
Browse files

Add NumLib to ApplicationsLib link libraries.

parent eefef2fa
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,7 @@ add_library(ApplicationsLib STATIC ${LIB_SOURCES}) ...@@ -7,6 +7,7 @@ add_library(ApplicationsLib STATIC ${LIB_SOURCES})
target_link_libraries(ApplicationsLib INTERFACE target_link_libraries(ApplicationsLib INTERFACE
GeoLib GeoLib
MeshGeoToolsLib MeshGeoToolsLib
NumLib
ProcessLib ProcessLib
${CATALYST_LIBRARIES} ${CATALYST_LIBRARIES}
logog logog
......
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