Skip to content

ENH: Allow users to have a CMakeUserPresets.json file#2870

Merged
hjmjohnson merged 1 commit intoInsightSoftwareConsortium:masterfrom
hjmjohnson:support-user-cmake-preset-file
Nov 12, 2021
Merged

ENH: Allow users to have a CMakeUserPresets.json file#2870
hjmjohnson merged 1 commit intoInsightSoftwareConsortium:masterfrom
hjmjohnson:support-user-cmake-preset-file

Conversation

@hjmjohnson
Copy link
Copy Markdown
Member

CMake now provides a mechanism for defining preset confiurations
for selecting and building based on user preferences.

CMakeUserPresets.json should NOT be checked into a version control system.

CMakePresets.json may be tracked in git, but
CMakeUserPresets.json should be added to the .gitignore.

PR Checklist

CMake now provides a mechanism for defining preset confiurations
for selecting and building based on user preferences.

CMakeUserPresets.json should NOT be checked into a version control system.

CMakePresets.json may be tracked in git, but
CMakeUserPresets.json should be added to the .gitignore.
@github-actions github-actions Bot added the type:Enhancement Improvement of existing methods or implementation label Nov 12, 2021
@hjmjohnson hjmjohnson merged commit e32e05a into InsightSoftwareConsortium:master Nov 12, 2021
@hjmjohnson hjmjohnson deleted the support-user-cmake-preset-file branch March 7, 2022 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:Enhancement Improvement of existing methods or implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants