mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Tweak dependencies.
This commit is contained in:
@@ -28,4 +28,8 @@ cxxlibrary(
|
||||
"lib/vfs/sectorinterface.h": "./sectorinterface.h",
|
||||
"lib/vfs/vfs.h": "./vfs.h",
|
||||
},
|
||||
deps=["+lib"])
|
||||
deps=[
|
||||
"+lib",
|
||||
"+fmt_lib",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user