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 a8f34a5 commit d1d4a6bCopy full SHA for d1d4a6b
Libraries/oneDNN/simple_model/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 (simple_model)
0 commit comments