[ox/mc] Add def writer
This commit is contained in:
8
deps/ox/src/ox/fs/CMakeLists.txt
vendored
8
deps/ox/src/ox/fs/CMakeLists.txt
vendored
@@ -9,6 +9,14 @@ add_library(
|
||||
filesystem/passthroughfs.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(
|
||||
OxFS PUBLIC
|
||||
c++fs
|
||||
OxMetalClaw
|
||||
OxStd
|
||||
OxTrace
|
||||
)
|
||||
|
||||
set_property(
|
||||
TARGET
|
||||
OxFS
|
||||
|
Reference in New Issue
Block a user