diff --git a/3rdparty/qmsgpack b/3rdparty/qmsgpack index 0117422..cd3fcec 160000 --- a/3rdparty/qmsgpack +++ b/3rdparty/qmsgpack @@ -1 +1 @@ -Subproject commit 01174223398cd6d7ab5017051711b306fed3eecf +Subproject commit cd3fcec745a4fe62e6da132588e39f149d3a9178 diff --git a/goecommon/CMakeLists.txt b/goecommon/CMakeLists.txt index b27c584..00ef4b5 100644 --- a/goecommon/CMakeLists.txt +++ b/goecommon/CMakeLists.txt @@ -16,3 +16,5 @@ target_link_libraries(goecommon target_include_directories(goecommon PUBLIC ${CMAKE_CURRENT_SOURCE_DIR} ) + +install(TARGETS goecommon)