Closed Edouard2laire closed 5 months ago
thanks @Edouard2laire, I managed to build all binaries on my M2 mac and added via this commit - the binaries were built with minimized dylib dependencies and reduced sizes via strip
command. I am closing this PR. please give those a try. if any of those have issues, please let me know (I noticed tetgen1.5
executable failed on some of the examples)
thx a lot. I'll open a PR on brainstorm to update the plugin :)
Add gitignore to avoid having all the temporary file of cmake being followed by git. List from https://github.com/github/gitignore/blob/main/CMake.gitignore
Fix loading of boost to fix the following error message during cmake:
Fix tbb linking
Add binary for arm64 computer