Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specification of architecture to install cmake #477

Open
benplay2 opened this issue May 17, 2024 · 2 comments
Open

Allow specification of architecture to install cmake #477

benplay2 opened this issue May 17, 2024 · 2 comments

Comments

@benplay2
Copy link

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.

@t-sommer
Copy link
Contributor

Why would that be necessary?

@benplay2
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants