[DynInst_API:] [dyninst/dyninst] 71ad84: Add cmake options for C/C++ language standards


Date: Mon, 04 Apr 2022 14:46:48 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 71ad84: Add cmake options for C/C++ language standards
  Branch: refs/heads/kupsch/add-language-standard-options
  Home:   https://github.com/dyninst/dyninst
  Commit: 71ad84651cdbfc0aa5483f6825a987803e1256d8
      https://github.com/dyninst/dyninst/commit/71ad84651cdbfc0aa5483f6825a987803e1256d8
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2022-04-04 (Mon, 04 Apr 2022)

  Changed paths:
    M cmake/LanguageStandards.cmake

  Log Message:
  -----------
  Add cmake options for C/C++ language standards

Add cmake options to set C/C++ language standard versions used to build to
facilitate testing.

- C_LANGUAGE_STANDARD cmake option:  C Standard version
- CXX_LANGUAGE_STANDARD cmake option:  C++ Standard version


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 71ad84: Add cmake options for C/C++ language standards, kupsch <=