Searched +full:win32 +full:- +full:msvc2017 (Results 1 – 3 of 3) sorted by relevance
38 option(FLATBUFFERS_STATIC_FLATC "Build flatbuffers compiler with -static flag"51 "Add '-fsanitize' flags to 'flattests' and 'flatc' targets."61 Requirements: Clang6, GCC7, MSVC2017 (_MSC_VER >= 1914) or higher."64 "Run C++ code generator with '--cpp-std c++0x' switch."72 "Skip generating monster_extra.fbs that contains non-supported numerical\"86 add_definitions(-DFLATBUFFERS_MAX_PARSING_DEPTH=${FLATBUFFERS_MAX_PARSING_DEPTH})90 # Auto-detect locale-narrow 'strtod_l' and 'strtoull_l' functions.106 add_definitions(-DFLATBUFFERS_LOCALE_INDEPENDENT=$<BOOL:${FLATBUFFERS_LOCALE_INDEPENDENT}>)276 "${CMAKE_CXX_FLAGS} -std=gnu++11")279 "${CMAKE_CXX_FLAGS} -std=c++0x")[all …]
8 - master9 - stable10 - v*17 fail-fast: false19 runs-on: [ubuntu-latest, windows-latest, macos-latest]21 - 2.722 - 3.523 - 3.624 - 3.925 # - 3.10-dev # Re-enable once 3.10.0a5 is released[all …]
4 # CMake version 3.16 is the 'de-facto' minimum version for flatbuffers. If the42 option(FLATBUFFERS_STATIC_FLATC "Build flatbuffers compiler with -static flag"54 "Add '-fsanitize' flags to 'flattests' and 'flatc' targets."64 Requirements: Clang6, GCC7, MSVC2017 (_MSC_VER >= 1914) or higher."67 "Run C++ code generator with '--cpp-std c++0x' switch."75 "Skip generating monster_extra.fbs that contains non-supported numerical\"78 "Build flatbuffers with all warnings as errors (-Werror or /WX)."94 add_definitions(-DFLATBUFFERS_MAX_PARSING_DEPTH=${FLATBUFFERS_MAX_PARSING_DEPTH})98 # Auto-detect locale-narrow 'strtod_l' and 'strtoull_l' functions.114 add_definitions(-DFLATBUFFERS_LOCALE_INDEPENDENT=$<BOOL:${FLATBUFFERS_LOCALE_INDEPENDENT}>)[all …]