Skip to content
Snippets Groups Projects
Commit 1079787a authored by Marcin Kirsz's avatar Marcin Kirsz
Browse files

added link to mpi

parent fbf5215c
No related branches found
No related tags found
No related merge requests found
Pipeline #43390 passed
......@@ -87,7 +87,7 @@ if (TADAH_BUILD_MPI)
find_package(MPI REQUIRED)
target_link_libraries(tadah.mlip.obj PUBLIC MPI::MPI_CXX)
add_compile_definitions(TADAH_BUILD_MPI)
else()
endif()
add_library(tadah.mlip $<TARGET_OBJECTS:tadah.mlip.obj>)
......
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