iso2mesh icon indicating copy to clipboard operation
iso2mesh copied to clipboard

arm64 compilation

Open Edouard2laire opened this issue 2 years ago • 0 comments

  • 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

Edouard2laire avatar Dec 20 '23 03:12 Edouard2laire