Skip to content
Snippets Groups Projects
Commit 4ee059d1 authored by Moritz Maxeiner's avatar Moritz Maxeiner
Browse files

Typos are bad

parent 21c71888
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ RUN cd $Env:VCPKG_DIR; \
cgal:$vcpkg_triplet \
hdf5:$vcpkg_triplet \
openblas:$vcpkg_triplet \
pybind11:$vcpkg_triplet; \
pybind11:$vcpkg_triplet \
boost-program-options:$vcpkg_triplet; \
./vcpkg install opencv[ffmpeg,ximea,cuda,opengl]:$vcpkg_triplet; \
./vcpkg install mxnet[cpp,opencv,cuda,cudnn]:$vcpkg_triplet; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment