vc/configure-icc.sh

3 lines
74 B
Bash
Executable File

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