Skip to content
  • Ben Gamari's avatar
    driver: Introduce pgmcxx · fb579e15
    Ben Gamari authored and Marge Bot's avatar Marge Bot 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
    fb579e15