Fix nodebuffer.hpp install name
This commit is contained in:
2
deps/ox/src/ox/fs/CMakeLists.txt
vendored
2
deps/ox/src/ox/fs/CMakeLists.txt
vendored
@ -37,7 +37,7 @@ install(
|
|||||||
|
|
||||||
install(
|
install(
|
||||||
FILES
|
FILES
|
||||||
filestore/linkedlist.hpp
|
filestore/nodebuffer.hpp
|
||||||
filestore/ptr.hpp
|
filestore/ptr.hpp
|
||||||
DESTINATION
|
DESTINATION
|
||||||
include/ox/fs/filestore
|
include/ox/fs/filestore
|
||||||
|
Reference in New Issue
Block a user