Fixed Project root for exceptions (#14178)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
add_definitions(-DPROJECT_ROOT_DIR="${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
add_definitions(-DPROJECT_ROOT_DIR="${OpenVINO_SOURCE_DIR}")
|
||||
|
||||
include(cmake/install_tbb.cmake)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user