Skip to content

Commit

Permalink
clean up diff
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Sep 19, 2024
1 parent a212cfc commit 7cbb44c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions photon-server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,3 @@ task deploy {
}
}
}

// processResources {
// from "${project(':photon-targeting').buildDir}/libs/photontargetingJNI/shared/linuxx86-64/release/*"
// into "meme"
// }
3 changes: 0 additions & 3 deletions photon-targeting/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,6 @@ model {
}
}

classes.dependsOn 'photontargetingLinuxx86-64ReleaseSharedLibrary'
classes.dependsOn 'photontargetingJNILinuxx86-64ReleaseSharedLibrary'

apply from: "${rootDir}/shared/javacpp/publish.gradle"

// Add photon serde headers to our published sources
Expand Down

0 comments on commit 7cbb44c

Please sign in to comment.