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