[ox/mc] Add Walker
This commit is contained in:
2
deps/ox/src/ox/mc/CMakeLists.txt
vendored
2
deps/ox/src/ox/mc/CMakeLists.txt
vendored
@@ -3,6 +3,7 @@ add_library(
|
||||
defwriter.cpp
|
||||
presencemask.cpp
|
||||
read.cpp
|
||||
walker.cpp
|
||||
write.cpp
|
||||
)
|
||||
|
||||
@@ -27,6 +28,7 @@ install(
|
||||
presencemask.hpp
|
||||
read.hpp
|
||||
types.hpp
|
||||
walker.cpp
|
||||
write.hpp
|
||||
DESTINATION
|
||||
include/ox/mc
|
||||
|
Reference in New Issue
Block a user