Skip to content

Commit

Permalink
explicit depends
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Turner <[email protected]>
  • Loading branch information
spacey-sooty committed Dec 19, 2024
1 parent fb738b5 commit df2fc3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions thirdparty/catch2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,8 @@ tasks.withType(CppCompile) {
dependsOn generateCatchUserConfig
}

tasks.withType(TestCpp) {
dependsOn generateCatchUserConfig
}

apply from: 'publish.gradle'

0 comments on commit df2fc3c

Please sign in to comment.