aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindMsgpack.cmake
Commit message (Expand)AuthorAge
* build: clean up / remove X_USE_STATIC (#10713)Daniel Hahler2019-08-07
* build: CMake: remove usage of USE_BUNDLED_X in main project (#10354)Daniel Hahler2019-06-28
* build/msvc: Fix name of import libraryb-r-o-c-k2018-02-28
* cmake: USE_BUNDLED_X instead of X_USE_BUNDLED (#6357)Daniel Hahler2017-03-25
* MSVC: Build third-party dependencies as release DLLsRui Abreu Ferreira2016-08-07
* cmake: Use find_package(Msgpack)'s version in pkg_search_moduleJames McCoy2016-02-05
* cmake: msgpack: Check all lib names per directoryJames McCoy2016-02-05
* cmake: msgpack: Add more thorough version checkJames McCoy2016-02-05
* cmake: msgpack: Ensure at least version 1.0 is foundJames McCoy2016-01-28
* cmake: Search for both libmsgpackc and libmsgpack #4075James McCoy2016-01-22
* CMake: Remove duplicate PkgConfig lookups.Florian Walch2015-04-29
* deps: Update to the experimental msgpack v5 branchThiago de Arruda2014-09-12
* Removed unnecessary PATHS from cmake modulesRui Abreu Ferreira2014-07-08
* Add cmake module for finding msgpackThiago de Arruda2014-04-11