Alternative question: Is there a way to build an M1 compatible version? I found something related to the topic here for cmake:
https://discourse.cmake.org/t/how-to-determine-which-architectures-are-available-apple-m1/2401
I tried to add the IF(APPLE) section to the cmake_install.cmake file but it resulted in the same binary file as before. Or would the process be a bit more complex for AGS?
https://discourse.cmake.org/t/how-to-determine-which-architectures-are-available-apple-m1/2401
I tried to add the IF(APPLE) section to the cmake_install.cmake file but it resulted in the same binary file as before. Or would the process be a bit more complex for AGS?