Skip to content

Commit a8f34a5

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Libraries/oneDNN/getting_started/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 (getting_started)

0 commit comments

Comments
 (0)