Skip to content

Commit

Permalink
Don't link against ign-cmake utilities (#78)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Apr 14, 2022
1 parent f5a8d90 commit 882957d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion loader/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ ign_add_component(loader
GET_TARGET_NAME loader)

target_link_libraries(${loader}
PUBLIC ignition-cmake${IGN_CMAKE_VER}::utilities
PRIVATE ${DL_TARGET})

ign_build_tests(
Expand Down

0 comments on commit 882957d

Please sign in to comment.