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

Install cmake on startup #66

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

maxarfvidssonnilsson
Copy link

Makes it so that CMake is automatically installed on startup if it isn't detected on Path or inside the RTResoruces folder.

The installation is put into RTResources/CMake.

Should work for different operating systems but have only tested it on Windows.

There is a backend branch that goes with it.

Currently, it installs CMake without asking the user for permission.

This version relies on a hacky solution where libSMCE is pulled from GitHub instead of using a local installation of libSMCE. This is to solve an issue we had on our end. Can't remember the details exactly. Should be easily removed by removing all the commits made by Tim.

maxarfvidssonnilsson and others added 30 commits November 1, 2021 10:27
This reverts commit cc4c5cd.
1 Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

3 participants