Skip to content

Commit 48cf53e

Browse files
build: remove not needed VERSION file
Signed-off-by: Mateusz Jablonski <[email protected]>
1 parent 4bce492 commit 48cf53e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

level_zero/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ if(BUILD_WITH_L0)
4747

4848
add_definitions(-DZE_ENABLE_OCL_INTEROP=1)
4949

50-
file(WRITE "${CMAKE_BINARY_DIR}/VERSION" "${PROJECT_VERSION}")
51-
5250
#Define a path for custom commands to work around MSVC
5351
set(CUSTOM_COMMAND_BINARY_DIR ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
5452
if(MSVC)

0 commit comments

Comments
 (0)