8 lines
80 B
CMake
8 lines
80 B
CMake
install(
|
|
FILES
|
|
nodebuffer.hpp
|
|
ptr.hpp
|
|
DESTINATION
|
|
include/ox/ptrarith
|
|
)
|