File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -209,6 +209,8 @@ slc-generate:
209
209
+@$(MAKE ) -C tools all
210
210
-@mv $(realpath $(CURDIR ) ) /tools/build-tools/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/site-packages/jinja2 \
211
211
$(realpath $(CURDIR ) ) /tools/build-tools/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/jinja2
212
+ -@mv $(realpath $(CURDIR ) ) /tools/build-tools/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/site-packages/markupsafe \
213
+ $(realpath $(CURDIR ) ) /tools/build-tools/slc_cli/bin/slc-cli/developer/adapter_packs/python/lib/python3.6/markupsafe
212
214
@echo ' SLC generates project'
213
215
@slc configuration --sdk gecko_sdk
214
216
@slc signature trust -extpath cp_efr32_extension
You can’t perform that action at this time.
0 commit comments