Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
akuzm committed Jan 23, 2025
1 parent dc188e6 commit b63c057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ void test() { (void) _mm_cvtsi64_si128((uint64_t) 0); }
unset(CMAKE_REQUIRED_FLAGS)
unset(CMAKE_TRY_COMPILE_TARGET_TYPE)
else()
set(UMASH_SUPPORTED CACHE OFF)
set(UMASH_SUPPORTED OFF)
endif()

option(USE_UMASH
Expand Down

0 comments on commit b63c057

Please sign in to comment.