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

WIP: Structure Readers

parent 58d653ef
No related branches found
No related tags found
No related merge requests found
Pipeline #52351 failed
...@@ -134,8 +134,7 @@ FetchContent_Declare( ...@@ -134,8 +134,7 @@ FetchContent_Declare(
GIT_TAG v0.7.0 GIT_TAG v0.7.0
) )
FetchContent_MakeAvailable(gemmi) FetchContent_MakeAvailable(gemmi)
# target_link_libraries(tadah.mlip PRIVATE gemmi::headers) target_link_libraries(tadah.mlip PRIVATE gemmi::headers)
target_link_libraries(tadah.mlip PRIVATE gemmi::gemmi_cpp)
FetchContent_Declare( FetchContent_Declare(
json json
......
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