projects
/
rust-101.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
also build workspace crate
[rust-101.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 40a2a79fd83aec5a494b59be96a7e758aca97cde..2e7758b777338d4d70527fd76de1e2aa21978944 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-33,3
+33,4
@@
workspace/src/main.rs:
crates:
@cargo build
@cd solutions && cargo build
+ @cd workspace && cargo build