Skip to content

Commit d1d4a6b

Browse files
authored
Update CMakeLists.txt
1 parent a8f34a5 commit d1d4a6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Libraries/oneDNN/simple_model/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
cmake_minimum_required(VERSION 2.8.11)
22
if("${CMAKE_CXX_COMPILER}" STREQUAL "")
3-
set(CMAKE_C_COMPILER "clang")
43
set(CMAKE_CXX_COMPILER "dpcpp")
54
endif()
65
project (simple_model)

0 commit comments

Comments
 (0)