Files
UnrealEngine/Engine/Source/ThirdParty/Intel/Embree/embree-4.3.3/scripts/coverity.sh
2025-05-18 13:04:45 +08:00

7 lines
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