FMIKit-Simulink icon indicating copy to clipboard operation
FMIKit-Simulink copied to clipboard

Allow specification of architecture to install cmake

Open benplay2 opened this issue 1 year ago • 2 comments

grtfmi_install_cmake currently installs cmake for the current architecture.

I request to add an input allowing the user to specify a specific architecture (mac, pc, linux) of archive to download and extract.

benplay2 avatar May 17 '24 19:05 benplay2

Why would that be necessary?

t-sommer avatar May 22 '24 13:05 t-sommer

It may be a niche use case, but I populate my directory using Windows, then I share that folder with Linux for a Linux compilation (so I can create an FMU for multiple architectures).

Allowing architecture specification to this install function makes it a little easier to fully setup the folder for all architectures from Windows.

benplay2 avatar May 22 '24 14:05 benplay2