Skip to content

Commit

Permalink
gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty committed Aug 15, 2024
1 parent 588d080 commit 6b00dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wpiutil/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ model {
targetBuildTypes 'debug'
binaries.all {
lib library: 'wpiutil', linkage: 'shared'
lib project: ':thirdparty:catch2', library: 'catch2', linkage: 'static'
}
sources {
cpp {
Expand Down

0 comments on commit 6b00dc7

Please sign in to comment.