Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
422c1de564cec5689de052d5eb0c2ddd7065833c
/
.
/
Tests
/
RunCMake
/
CompilerLauncher
/
ISPC.cmake
blob: 83efa80965d29d477f9ebf9c823b8fc2587cadc0 [
file
]
set
(
CMAKE_ISPC_COMPILER_LAUNCHER
"${CMAKE_COMMAND};-E;env;USED_LAUNCHER=1"
)
include
(
ISPC
-
common
.
cmake
)