CMake/.gitlab/ci/env_fedora39_ninja.sh
2023-11-17 09:58:22 -05:00

4 lines
78 B
Bash

if test "$CMAKE_CI_NIGHTLY" = "true"; then
source .gitlab/ci/ispc-env.sh
fi