Skip to content

Commit

Permalink
add missing dependency in writer
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Sep 12, 2023
1 parent b553fff commit 175a3eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libs/antares/writer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ target_include_directories(result_writer
)

target_link_libraries(result_writer
PUBLIC
Antares::benchmarking
PRIVATE
yuni-static-core
MINIZIP::minizip
Expand Down

0 comments on commit 175a3eb

Please sign in to comment.