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 17d5a6d commit d48cfaeCopy full SHA for d48cfae
tools/CMakeLists.txt
@@ -2,7 +2,7 @@ add_subdirectory(nsc)
2
add_subdirectory(xxHash256)
3
4
if(NBL_BUILD_IMGUI)
5
- add_subdirectory(nite)
+ add_subdirectory(nite EXCLUDE_FROM_ALL)
6
endif()
7
8
NBL_ADJUST_FOLDERS(tools)
0 commit comments