Skip to content

Commit

Permalink
expose ZENOHPICO_FEATURE_LIVELINESS
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Nov 21, 2024
1 parent 1e6f13a commit f6be31c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PackageConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ set(ZENOHPICO_FEATURE_QUERY @Z_FEATURE_QUERY@)
set(ZENOHPICO_FEATURE_QUERYABLE @Z_FEATURE_QUERYABLE@)
set(ZENOHPICO_FEATURE_RAWETH_TRANSPORT @Z_FEATURE_RAWETH_TRANSPORT@)
set(ZENOHPICO_FEATURE_INTEREST @Z_FEATURE_INTEREST@)
set(ZENOHPICO_FEATURE_LIVELINESS @Z_FEATURE_LIVELINESS@)

if(@CHECK_THREADS@)
find_dependency(Threads REQUIRED)
Expand Down

0 comments on commit f6be31c

Please sign in to comment.