meta: rename io module to fx.io namespace

This commit is contained in:
2026-05-02 14:37:29 +01:00
parent 47feee7b1a
commit 274a48a845
21 changed files with 0 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
include(../cmake/Templates.cmake)
add_fx_module(NAME io DEPENDENCIES core ds)