Skip to content

Conversation

@ztqakita
Copy link
Collaborator

Fixed setup mac script

ext_modules = [ Pybind11Extension("brainpylib/cpu_ops", sources=glob.glob("lib/cpu_*.cc"), cxx_std=11, extra_link_args=["-rpath", re.sub('/lib/.*', '/lib', sys.path[1])], define_macros=[('VERSION_INFO', __version__)]), ]

@ztqakita ztqakita requested a review from chaoming0625 October 16, 2022 15:49
Copy link
Member

@chaoming0625 chaoming0625 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is excellent!

@chaoming0625 chaoming0625 merged commit 2bf7ba7 into brainpy:master Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants