We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae9a57 commit 17d5a6dCopy full SHA for 17d5a6d
tools/CMakeLists.txt
@@ -2,7 +2,7 @@ add_subdirectory(nsc)
2
add_subdirectory(xxHash256)
3
4
if(NBL_BUILD_IMGUI)
5
- add_subdirectory(nite EXCLUDE_FROM_ALL)
+ add_subdirectory(nite)
6
endif()
7
8
NBL_ADJUST_FOLDERS(tools)
0 commit comments