Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes necessary to compile on arch linux (py38) #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 17, 2020

  1. Changes necessary to compile on arch linux (py38)

    To solve issue 39:
    
    Removed old Find*.cmake files to use the ones provided by the
    system libraries, and made necessary changes to multiple
    CMakeLists.txt to use those. Switched to imported targets.
    
    Changed imports of numpy in cpp files to be compatible with default
    folder structure.
    
    To solve issue37:
    
    Modified setup.py to be compatible with pip 20.
    
    Signed-off-by: Christian Aßfalg <[email protected]>
    cassfalg committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    e08b018 View commit details
    Browse the repository at this point in the history