We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d024a8e commit d5ce16cCopy full SHA for d5ce16c
Libraries/oneDNN/dpcpp_interoperability/CMakeLists.txt
@@ -1,6 +1,5 @@
1
cmake_minimum_required(VERSION 2.8.11)
2
if("${CMAKE_CXX_COMPILER}" STREQUAL "")
3
- set(CMAKE_C_COMPILER "clang")
4
set(CMAKE_CXX_COMPILER "dpcpp")
5
endif()
6
project (dpcpp_interoperability)
0 commit comments