Skip to content

Commit

Permalink
thorin/test: pass 'MSVC' flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugobros3 committed Jul 2, 2024
1 parent ab4214c commit 48f35e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/thorin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ function(add_thorin_test)
-DC=${TEST_USE_C}
-DLLVM=${TEST_USE_LLVM}
-DSPIRV=${TEST_USE_SPIRV}
-DMSVC=${MSVC}
-P ${PROJECT_SOURCE_DIR}/test/thorin/oracle.cmake)
endfunction()

Expand Down

0 comments on commit 48f35e2

Please sign in to comment.