Skip to content

Commit

Permalink
tests/DCPS/Messenger requires ownership_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
iguessthislldo committed Nov 30, 2023
1 parent 02e16c0 commit b3cbc78
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/DCPS/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ find_package(OpenDDS REQUIRED)

add_subdirectory(Compiler)
add_subdirectory(HelloWorld)
add_subdirectory(Messenger)
if(OPENDDS_OWNERSHIP_PROFILE)
add_subdirectory(Messenger)
endif()

0 comments on commit b3cbc78

Please sign in to comment.