Skip to content
  • Gigg, Martyn Anthony's avatar
    Use FindPython module over old FindPythonInterp · 489f380f
    Gigg, Martyn Anthony authored
    It can find all components in one shot and offers
    import targets over the traditional global variable
    approach.
    
    Adds boost-python to public interface of PythonInterfaceCore
    Removes the need for each library to link to it by hand and
    it only needs to be found once.
    489f380f