• Mizux's avatar
    Add .proto files to extract_includes.bat · 3ad8efc7
    Mizux authored
    For google/or-tools, on windows, we need to use `import "google/protobuf/wrappers.proto";` since we want "optional" int64 and in version3 POD get default value...
    -> so we use "google.protobuf.Int64Value" since 0 is a valid value and different from "not set" for our use case.
    3ad8efc7
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
README.md Loading commit data...
examples.cmake Loading commit data...
extract_includes.bat.in Loading commit data...
install.cmake Loading commit data...
libprotobuf-lite.cmake Loading commit data...
libprotobuf.cmake Loading commit data...
libprotoc.cmake Loading commit data...
protobuf-config-version.cmake.in Loading commit data...
protobuf-config.cmake.in Loading commit data...
protobuf-lite.pc.cmake Loading commit data...
protobuf-module.cmake.in Loading commit data...
protobuf-options.cmake Loading commit data...
protobuf.pc.cmake Loading commit data...
protoc.cmake Loading commit data...
tests.cmake Loading commit data...