Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
  • Loading branch information
Crola1702 committed May 8, 2024
1 parent 4b07733 commit 6a20624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ target_link_libraries(${PROJECT_LIBRARY_TARGET_NAME}
PRIVATE
${DL_TARGET}
PUBLIC
ignition-utils${IGN_UTILS_VER }::ignition-utils${IGN_UTILS_VER }
ignition-utils${IGN_UTILS_VER}::ignition-utils${IGN_UTILS_VER}
)

# This is required by the WorkerPool::WaitForResults(const Time &_timeout)
Expand Down

0 comments on commit 6a20624

Please sign in to comment.