Skip to content

Commit

Permalink
build: GPBuild file
Browse files Browse the repository at this point in the history
  • Loading branch information
ptran-gpfw committed Mar 13, 2023
1 parent 5f2027f commit 3e5c4a2
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 3e5c4a2

Please sign in to comment.