We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62392a commit c738988Copy full SHA for c738988
Makefile
@@ -48,6 +48,7 @@ include third_party/make-env/conda.mk
48
49
env:: | $(CONDA_ENV_PYTHON)
50
$(IN_CONDA_ENV) conda list
51
+ find . -iname "*tbb*"
52
53
install_f4pga: | $(CONDA_ENV_PYTHON)
54
mkdir -p env/f4pga
0 commit comments