refactor(src): small changes

This commit is contained in:
2025-11-19 07:42:10 -05:00
parent 4d2f5888ec
commit f7fbc6c1da
3 changed files with 11 additions and 14 deletions

View File

@@ -4,5 +4,4 @@ gtest_main = dependency('gtest_main', required: true)
gtest_nomain_dep = dependency('gtest', main: false, required : true)
# Subdirectories for unit and integration tests
subdir('network')
subdir('graphnet_sandbox')