Skip to content

Commit 855c474

Browse files
Cleanup unused tools files
Change-Id: I7841db3dd48d3db4ac732ee26e7f6d02786d047a Signed-off-by: macabral <[email protected]>
1 parent 4ef49ca commit 855c474

File tree

5 files changed

+0
-103
lines changed

5 files changed

+0
-103
lines changed

level_zero/tools/source/CMakeLists.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@ add_subdirectory(metrics)
88
add_subdirectory(sysman)
99
add_subdirectory(pin)
1010

11-
set(L0_TOOLS_SOURCES
12-
${CMAKE_CURRENT_SOURCE_DIR}/tools_init.cpp
13-
${CMAKE_CURRENT_SOURCE_DIR}/tools_init.h
14-
${CMAKE_CURRENT_SOURCE_DIR}/tools_init_imp.cpp
15-
${CMAKE_CURRENT_SOURCE_DIR}/tools_init_imp.h
16-
)
17-
1811
target_sources(${L0_STATIC_LIB_NAME}
1912
PRIVATE
2013
${L0_TOOLS_SOURCES}

level_zero/tools/source/tools_init.cpp

Lines changed: 0 additions & 15 deletions
This file was deleted.

level_zero/tools/source/tools_init.h

Lines changed: 0 additions & 23 deletions
This file was deleted.

level_zero/tools/source/tools_init_imp.cpp

Lines changed: 0 additions & 33 deletions
This file was deleted.

level_zero/tools/source/tools_init_imp.h

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)