Skip to content

Commit 9fc2c2e

Browse files
Jaime Arteagakbenzie
authored andcommitted
Address comments
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
1 parent b4acd54 commit 9fc2c2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/adapters/level_zero/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ if (NOT DEFINED LEVEL_ZERO_LIBRARY OR NOT DEFINED LEVEL_ZERO_INCLUDE_DIR)
3131
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-unused-parameter")
3232
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-c++98-compat-extra-semi")
3333
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-unknown-warning-option")
34-
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-non-virtual-dtor")
3534
endif()
3635

3736
set(LEVEL_ZERO_LOADER_REPO "https://github.com/oneapi-src/level-zero.git")

0 commit comments

Comments
 (0)