random-selector

This commit is contained in:
2025-09-04 07:53:38 +09:00
parent 399e7eeaee
commit 0b4923d649
2 changed files with 142 additions and 9 deletions

View File

@@ -26,10 +26,6 @@ if(ND_WFC_BUILD_TESTS)
add_subdirectory(tests)
endif()
if(ND_WFC_BUILD_EXAMPLES)
add_subdirectory(examples)
endif()
# Install configuration temporarily disabled
# TODO: Fix install configuration
# include(GNUInstallDirs)