rendering-in-cgi/Framework/external/embree/scripts/coverity.sh
2024-04-23 10:14:24 +02:00

7 lines
No EOL
213 B
Bash

#!\bin\bash
# needed, because coverity build command must be single call from workflow
module load cmake/3.25.3 &&
export NAS_LINUX=$STORAGE_PATH/packages/apps
cmake --build build --config Release --target build