Skip to content

Commit d48cfae

Browse files
author
kevyuu
committed
Exclude nite from CI
1 parent 17d5a6d commit d48cfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ add_subdirectory(nsc)
22
add_subdirectory(xxHash256)
33

44
if(NBL_BUILD_IMGUI)
5-
add_subdirectory(nite)
5+
add_subdirectory(nite EXCLUDE_FROM_ALL)
66
endif()
77

88
NBL_ADJUST_FOLDERS(tools)

0 commit comments

Comments
 (0)