weinzierl-engineering / baos

BAOS SDK - http://weinzierl-engineering.github.io/baos
MIT License
40 stars 18 forks source link

aarch64 Support #19

Closed robot300795 closed 1 year ago

robot300795 commented 2 years ago

Fix compiling bug for aarch64. Add aarch64 (e.g. raspberry pi 64bit) to the list to not add "-msse" definition.

weinzierl-engineering commented 1 year ago

Added aarch64 support in CMakeList.txt