Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Jan 12, 2025
1 parent 7924ef9 commit 3374015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ elseif(IFACE_IS_DPC OR IFACE_IS_SPMD_DPC)

if(CMAKE_C_COMPILER_ID STREQUAL "IntelLLVM")
set(CMAKE_C_FLAGS "-fsycl ${CMAKE_C_FLAGS}")
endif()
endif()

set(ONEDAL_LIBRARIES "")
if(WIN32)
Expand Down

0 comments on commit 3374015

Please sign in to comment.