build: fix namespace build macro

This commit is contained in:
2026-05-03 14:47:55 +01:00
parent 7b42a023e4
commit a0283da135
4 changed files with 15 additions and 25 deletions
+1 -2
View File
@@ -1,2 +1 @@
export_fx_namespace_details(
NAME fx.collections)
export_fx_namespace_details(fx.collections)