Searched +full:win32 +full:- +full:msvc2017 (Results 1 – 2 of 2) sorted by relevance
16 option(FLATBUFFERS_STATIC_FLATC "Build flatbuffers compiler with -static flag"26 "Add '-fsanitize' flags to 'flattests' and 'flatc' targets."36 Requirements: Clang6, GCC7, MSVC2017 (_MSC_VER >= 1914) or higher."39 "Run C++ code generator with '--cpp-std c++0x' switch."50 add_definitions(-DFLATBUFFERS_MAX_PARSING_DEPTH=${FLATBUFFERS_MAX_PARSING_DEPTH})54 # Auto-detect locale-narrow 'strtod_l' and 'strtoull_l' functions.68 add_definitions(-DFLATBUFFERS_LOCALE_INDEPENDENT=$<BOOL:${FLATBUFFERS_LOCALE_INDEPENDENT}>)214 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11 -stdlib=libc++")215 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -pedantic -Werror -Wextra -Wno-unused-parameter")216 set(FLATBUFFERS_PRIVATE_CXX_FLAGS "-Wold-style-cast")[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 …]