Skip to content

Commit

Permalink
Remove unnecessary option.
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglas Ayers committed Mar 4, 2024
1 parent 534bda0 commit 6674277
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openddw-config.in.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ set(@PROJECT_NAME@_TARGET_LIST
include(CMakeFindDependencyMacro)

# Find OpenDDS
#This allows DDS_ROOT to be set off OpenDDSConfig.cmake location
option(OPENDDS_ALLOW_ENV_CHANGE "Allow multiple find_package(opendds) calls." ON)
find_package(OpenDDS REQUIRED)

#Include idl2dll.cmake so it can be used if/when needed
Expand Down

0 comments on commit 6674277

Please sign in to comment.