Skip to content

Commit

Permalink
Applied review suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: EugenioCollado <121509066+EugenioCollado@users.noreply.github.com>
  • Loading branch information
EugenioCollado authored Dec 17, 2024
1 parent a92ba0f commit 0467bbb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/unittest/rtps/history/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,6 @@ target_compile_definitions(WriterHistoryTests PRIVATE
$<$<AND:$<NOT:$<BOOL:${WIN32}>>,$<STREQUAL:"${CMAKE_BUILD_TYPE}","Debug">>:__DEBUG>
$<$<BOOL:${INTERNAL_DEBUG}>:__INTERNALDEBUG> # Internal debug activated.
)
target_include_directories(WriterHistoryTests PRIVATE
${Asio_INCLUDE_DIR}
${THIRDPARTY_BOOST_INCLUDE_DIR}
${PROJECT_SOURCE_DIR}/src/cpp
${PROJECT_SOURCE_DIR}/include ${PROJECT_BINARY_DIR}/include)
target_link_libraries(WriterHistoryTests
fastcdr
fastdds
Expand Down

0 comments on commit 0467bbb

Please sign in to comment.