Commit 83ee9963 authored by Zhangyi Chen's avatar Zhangyi Chen

Install protobuf files as well

parent e36a8b00
......@@ -325,7 +325,7 @@ file(COPY ${CMAKE_SOURCE_DIR}/src/
PATTERN "*.h"
PATTERN "*.hpp"
)
install(DIRECTORY ${CMAKE_SOURCE_DIR}/src/
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/output/include/
DESTINATION include
FILES_MATCHING
PATTERN "*.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment