Add missing includes to the install step
This commit is contained in:
@@ -16,8 +16,10 @@ set_property(
|
|||||||
|
|
||||||
install(
|
install(
|
||||||
FILES
|
FILES
|
||||||
|
bitops.hpp
|
||||||
byteswap.hpp
|
byteswap.hpp
|
||||||
memops.hpp
|
memops.hpp
|
||||||
|
random.hpp
|
||||||
strops.hpp
|
strops.hpp
|
||||||
std.hpp
|
std.hpp
|
||||||
types.hpp
|
types.hpp
|
||||||
|
|||||||
Reference in New Issue
Block a user