[ox] Move NodeBuffer and Ptr to ptrarith package
This commit is contained in:
7
deps/ox/src/ox/ptrarith/CMakeLists.txt
vendored
Normal file
7
deps/ox/src/ox/ptrarith/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
install(
|
||||
FILES
|
||||
nodebuffer.hpp
|
||||
ptr.hpp
|
||||
DESTINATION
|
||||
include/ox/ptrarith
|
||||
)
|
||||
Reference in New Issue
Block a user