diff options
| author | Qiuwen Lu <[email protected]> | 2017-07-12 09:58:57 +0800 |
|---|---|---|
| committer | Qiuwen Lu <[email protected]> | 2017-07-12 09:58:57 +0800 |
| commit | d7eeb5574c2669479b562c43dcb36e6697775ae7 (patch) | |
| tree | 567077829bb10f3af3ad00a1299eb1f36e61bda0 /include/CMakeLists.txt | |
| parent | 2739172656216bca077605d29155181fa95628ef (diff) | |
(1)增加sendpath的Prebuild和Postbuild位置的用户回调函数功能,在sendpath的option中设置。(2)增加buffer的deep-deep克隆操作,克隆buffer全部区域和控制域。(3)修正service的monit信息刷写在获取网卡信息缓慢时没有示数的Bug。
Diffstat (limited to 'include/CMakeLists.txt')
| -rw-r--r-- | include/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index b713a06..8fed775 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1 +1,2 @@ -install(FILES external/marsio.h DESTINATION include COMPONENT Program)
\ No newline at end of file +install(FILES external/marsio.h DESTINATION include COMPONENT Program)
+install(FILES external/mrtunnat.h DESTINATION include COMPONENT Program)
\ No newline at end of file |
