Skip to content
Snippets Groups Projects

Update CMakePreset

Merged Sören Peters requested to merge soe.peters/VirtualFluids:feature/cmake-presets into develop
  • Update CMakePreset to version 3
  • Remove CMAKE_BUILD_TYPE from presets.
  • Remove build presets

CMAKE_BUILD_TYPE can be set manually when cmake is triggered. Therefore, I removed those, as this bloated the list of presets. I also removed the build preset, as this can be confusing when other and/or multiple build folders wants to be used.

Added CMakeUserPresets.json to gitignore. Accordingly, to the cmake docs this file should be used and modified when the user/developer wants to make their daily live easier using custom presets.

Closes #72 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading