Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CompilerId
/
ISPC.cmake
blob: a022db4d4fcce4c0cf81cb4665eca917555f9ef7 [
file
] [
log
] [
blame
] [
edit
]
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}'"
)