[DynInst_API:] [dyninst/dyninst] 50b4cc: Add cmake options for C/C++ language standards


Date: Tue, 05 Apr 2022 11:54:23 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 50b4cc: Add cmake options for C/C++ language standards
  Branch: refs/heads/kupsch/add-language-standard-options
  Home:   https://github.com/dyninst/dyninst
  Commit: 50b4ccced9ca2b0d7aa11f2d078fc28c894e8f07
      https://github.com/dyninst/dyninst/commit/50b4ccced9ca2b0d7aa11f2d078fc28c894e8f07
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2022-04-05 (Tue, 05 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.

- DYNINST_C_LANGUAGE_STANDARD cmake option:  C Standard version
- DYNINST_CXX_LANGUAGE_STANDARD cmake option:  C++ Standard version


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