Skip to content

Commit 84ff6eb

Browse files
committed
use NBL_ROOT_PATH as git wd
1 parent 77920e8 commit 84ff6eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

3rdparty/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ add_library(spirv_cross OBJECT
276276
target_compile_definitions(spirv_cross PUBLIC SPIRV_CROSS_EXCEPTIONS_TO_ASSERTIONS)
277277

278278
# cmake-git-version-tracking
279+
set(GIT_WORKING_DIR ${NBL_ROOT_PATH})
279280
add_subdirectory(git-version-tracking EXCLUDE_FROM_ALL)
280281

281282

0 commit comments

Comments
 (0)