mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 11:48:54 +00:00
* Moved the CMake check for Clang *after* the one for MSVC, as clang-cl matches both Clang and MSVC. * Removed /MP definition - controlled by CMake * Added CPP define for _CRT_SECURE_NO_WARNINGS so clang can see it (it seems it doesnt pick up the pragma in util.cpp)
28 KiB
28 KiB