Skip to content
  • Ben Gamari's avatar
    driver: Introduce pgmcxx · 563207e1
    Ben Gamari authored and Matthew Pickering's avatar Matthew Pickering committed
    Here we introduce proper support for compilation of C++ objects. This
    includes:
    
     * logic in `configure` to detect the C++ toolchain and propagating this
       information into the `settings` file
     * logic in the driver to use the C++ toolchain when compiling C++
       sources
    
    (cherry picked from commit fb579e15)
    563207e1