Add DESTINATION for lokimq target

This commit is contained in:
Jason Rhinelander 2020-03-03 15:25:19 -04:00
parent 428ef12506
commit 2207198574
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ export(
install(
TARGETS lokimq
EXPORT lokimqConfig
DESTINATION lib
)
if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)