Skip to content

Commit 17d5a6d

Browse files
author
kevyuu
committed
Include nite in CI
1 parent 1ae9a57 commit 17d5a6d

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 EXCLUDE_FROM_ALL)
5+
add_subdirectory(nite)
66
endif()
77

88
NBL_ADJUST_FOLDERS(tools)

0 commit comments

Comments
 (0)