Yogesh Tyagi 0feab39283
abseil-cpp: Set CMAKE_CXX_STANDARD to 17
The compiler defaults to C++ < 17 which causes build failures.
Abseil requires C++17 or higher, so explicitly set CMAKE_CXX_STANDARD=17
to ensure the build uses the correct C++ standard.

Error:
CMake Error at CMake/AbseilDll.cmake:745 (message):
  The compiler defaults to or is configured for C++ < 17.  C++ >= 17 is
  required and Abseil and all libraries that use Abseil must use the same C++
  language standard

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-02-04 20:53:30 -08:00
..
2025-10-14 09:00:18 -07:00
2025-11-26 15:28:08 -08:00
2025-02-27 20:28:17 +00:00
2025-09-16 09:59:15 -07:00
2025-07-09 09:16:05 -07:00
2026-01-13 08:29:00 -08:00
2026-01-12 08:53:47 -08:00
2025-06-25 06:44:50 -07:00
2025-11-04 23:15:08 -08:00
2026-01-14 16:59:47 -08:00
2025-07-15 23:54:14 -07:00
2025-07-09 09:16:09 -07:00
2025-12-09 09:08:15 -08:00
2025-01-24 18:20:00 -08:00
2025-12-21 08:54:02 -08:00
2025-04-01 09:21:23 -07:00
2024-07-25 07:58:08 -07:00
2025-10-14 09:00:20 -07:00
2025-12-14 02:45:02 -08:00
2026-01-27 11:58:26 -08:00
2026-02-02 19:54:39 -08:00
2026-01-20 14:35:59 -08:00
2025-10-28 23:31:28 -07:00
2025-07-30 08:03:08 -07:00
2025-01-14 08:52:05 -08:00
2025-12-24 13:18:30 -08:00
2025-09-02 08:57:40 -07:00
2025-12-21 08:54:01 -08:00
2025-07-30 16:40:03 -07:00
2026-01-12 10:25:58 -08:00