Fix install on windows
This commit is contained in:
2
3rdparty/qmsgpack
vendored
2
3rdparty/qmsgpack
vendored
Submodule 3rdparty/qmsgpack updated: 0117422339...cd3fcec745
@ -16,3 +16,5 @@ target_link_libraries(goecommon
|
||||
target_include_directories(goecommon PUBLIC
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
)
|
||||
|
||||
install(TARGETS goecommon)
|
||||
|
Reference in New Issue
Block a user