summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CompilerId/ISPC.cmake
blob: a022db4d4fcce4c0cf81cb4665eca917555f9ef7 (plain)
1
2
3
4
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}'")