Skip to content

Commit

Permalink
label meta integration test with integration label
Browse files Browse the repository at this point in the history
  • Loading branch information
vigsterkr committed May 22, 2018
1 parent 9c63c54 commit d8285df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/ShogunUtils.cmake
Expand Up @@ -96,6 +96,7 @@ MACRO(AddMetaIntegrationTest META_TARGET CONDITION)
set_tests_properties(
integration_meta_${META_TARGET}-${NAME_WITH_DIR}
PROPERTIES
LABELS "integration"
DEPENDS generated_${META_TARGET}-${NAME_WITH_DIR}
)
ENDIF()
Expand Down

0 comments on commit d8285df

Please sign in to comment.