Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dd0bd1534bbb51ee85a4df87538556fcd3d83218
/
.
/
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}'"
)