diff options
Diffstat (limited to 'cmake/FindMsgpack.cmake')
| -rw-r--r-- | cmake/FindMsgpack.cmake | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/cmake/FindMsgpack.cmake b/cmake/FindMsgpack.cmake index 6b3c8bb977..7d88137915 100644 --- a/cmake/FindMsgpack.cmake +++ b/cmake/FindMsgpack.cmake @@ -4,7 +4,6 @@  #  MSGPACK_INCLUDE_DIRS - The msgpack include directories  #  MSGPACK_LIBRARIES - The libraries needed to use msgpack -find_package(PkgConfig)  if(NOT MSGPACK_USE_BUNDLED)    find_package(PkgConfig)    if (PKG_CONFIG_FOUND) | 
