Skip to content

Commit

Permalink
build: update to let gp build-based projects use an updated protobuf …
Browse files Browse the repository at this point in the history
…3.19.1
  • Loading branch information
ptran-gpfw committed Mar 10, 2023
1 parent 6120fd0 commit 174e304
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions GPBuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"version": "1.0",
"rules": {
"root": "cmake/",
"win": {
"flags": "-Dprotobuf_BUILD_TESTS=OFF -Dprotobuf_BUILD_EXAMPLES=OFF -Dprotobuf_MSVC_STATIC_RUNTIME=OFF -Dprotobuf_DEBUG_POSTFIX="
}
}
}

0 comments on commit 174e304

Please sign in to comment.