Skip to content

Commit

Permalink
Merge remote-tracking branch 'hpt/move' into hpt
Browse files Browse the repository at this point in the history
  • Loading branch information
MingweiSamuel committed Jun 21, 2024
2 parents f45b9dd + 9653b3d commit a7d96e9
Show file tree
Hide file tree
Showing 18 changed files with 2,336 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template/hydroflow_plus/.cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[target.x86_64-unknown-linux-musl]
linker = "rust-lld"
1 change: 1 addition & 0 deletions template/hydroflow_plus/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
Loading

0 comments on commit a7d96e9

Please sign in to comment.