Skip to content
  • Dave DeMarle's avatar
    Use cmake install instead of setup.py to install python wrapping. · beae7c64
    Dave DeMarle authored
    Distutils path is not well maintained and from what packagers
    tell me, largely unused. It is also buggy and hard to use.
    Removing it and letting CMake install instead. Doing this will
    properly remove rpath and likely fix other bugs.
    
    Change-Id: I60f375449344bcd8b2b2823c248eb69163026a3a
    beae7c64