Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
CompilerId
/
ISPC.cmake
blob: a022db4d4fcce4c0cf81cb4665eca917555f9ef7 [
file
]
enable_language
(
ISPC
)
message
(
STATUS
"CMAKE_ISPC_COMPILER='${CMAKE_ISPC_COMPILER}'"
)
message
(
STATUS
"CMAKE_ISPC_COMPILER_ID='${CMAKE_ISPC_COMPILER_ID}'"
)
message
(
STATUS
"CMAKE_ISPC_COMPILER_VERSION='${CMAKE_ISPC_COMPILER_VERSION}'"
)