Skip to content

Commit

Permalink
Trying to appease Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Jul 24, 2023
1 parent 8af7818 commit 7187d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/cmake/FindJaiCompiler.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ if(NOT (IOS OR LINUX))
message(STATUS "Jai compiler: ${JAI_COMPILER}")
else()
message(STATUS "Skipping Jai checks on this platform")
set(JAI_COMPILER "JAI_COMPILER-NOTFOUND")
endif()

0 comments on commit 7187d24

Please sign in to comment.