Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit c034005

Browse files
author
Nicolas Cornu
authored
Fix cmake to find ispc compiler (#424)
1 parent bd0c695 commit c034005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMake/CMakeTestISPCCompiler.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
include(CMakeTestCompilerCommon)
12
if(CMAKE_ISPC_COMPILER_FORCED)
23
# ~~~
34
# The compiler configuration was forced by the user. Assume the user has

0 commit comments

Comments
 (0)