Skip to content

Commit 8f935db

Browse files
Jake O'ShannessyJakeOShannessy
authored andcommitted
add CMakePresets.json
Add a CMakePresets.json file which include some example build workflows that might be useful.
1 parent 91cdc97 commit 8f935db

File tree

2 files changed

+427
-0
lines changed

2 files changed

+427
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,8 @@ Validation/*/FDS_Output_Files/*.csv
9999

100100
# Verification script generated fds files
101101
Verification/Timing_Benchmarks/t*.fds
102+
103+
# Local cmake configuration
104+
CMakeUserPresets.json
105+
Build/cmakeb/
106+
.vscode/

0 commit comments

Comments
 (0)