Skip to content

Commit

Permalink
Fix property
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtropets committed Jan 4, 2025
1 parent d6bf57f commit 4345225
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1305,6 +1305,10 @@ if(BUILD_TESTS)
TEST lts_compatibility
APPEND
PROPERTY ENVIRONMENT "LTS_COMPAT_GOV_CLIENT=1"
)
set_property(
TEST lts_compatibility
APPEND
PROPERTY LABELS lts_compatibility
)
endif()
Expand Down

0 comments on commit 4345225

Please sign in to comment.