build_cpp_example.bat 215 B

123
  1. @echo on
  2. set CL=/I"C:\Program Files (x86)\torchvision\include"
  3. msbuild "-p:Configuration=Release" "-p:BuildInParallel=true" "-p:MultiProcessorCompilation=true" "-p:CL_MPCount=%1" hello-world.vcxproj -maxcpucount:%1