configure-icc.sh 74 B

123
  1. #!/bin/sh
  2. CXX=icpc CC=icc cmake -DCMAKE_BUILD_TYPE=Release "`dirname $0`"