Skip to content

Commit 2cedabd

Browse files
committed
removed the thing
1 parent 86d2391 commit 2cedabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nbl/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ set(NABLA_SRCS_COMMON
314314
${NBL_UI_SOURCES}
315315
)
316316

317-
if(MSVC AND NBL_BUILD_TOOLS)
317+
if(MSVC)
318318
list(APPEND NABLA_SRCS_COMMON "${PROJECT_SOURCE_DIR}/tools/debug/VisualStudio/DynamicArrayVisualizer.natvis")
319319
endif()
320320

0 commit comments

Comments
 (0)