Skip to content

Commit

Permalink
add CMake presets
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonEhrig committed Dec 13, 2023
1 parent 24f4be5 commit bdc8774
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ build/
/.settings/

# Visual Studio Code project files
.vscode/
.vscode

# Visual Studio project files
.vs/
Expand All @@ -57,3 +57,6 @@ jobs.yml
# pipenv files
Pipfile
Pipfile.lock

# user specific cmake preset settings
CMakeUserPresets.json
Loading

0 comments on commit bdc8774

Please sign in to comment.