Gating network behind compile flag

This commit is contained in:
2026-08-11 12:52:38 -05:00
parent 5f34cb34b2
commit 830864aa8a
281 changed files with 334 additions and 13204 deletions
+3
View File
@@ -4,6 +4,9 @@
# https://opensource.org/licenses/MIT
add_subdirectory(dusk)
if(DUSK_NETWORKING)
add_subdirectory(dusknetwork)
endif()
add_subdirectory(duskrpg)
if(DUSK_TARGET_SYSTEM STREQUAL "linux" OR DUSK_TARGET_SYSTEM STREQUAL "knulli")