Skip to content
  1. Oct 29, 2018
  2. Oct 28, 2018
    • Tommaso Tocci's avatar
      Drop ADAFS_DEPS_INSTALL cmake custom variable · a4395a75
      Tommaso Tocci authored
      Instead of using custom variable to search for installed libraries
      we can rely on the standard `CMAKE_PREFIX_PATH` [1]
      
      [1]: https://cmake.org/cmake/help/v3.8/variable/CMAKE_PREFIX_PATH.html#variable:CMAKE_PREFIX_PATH
      a4395a75
  3. Apr 27, 2018
    • Tommaso Tocci's avatar
      cmake: fix jmalloc find module · 7c891bca
      Tommaso Tocci authored
      Setting the properly the JMALLOC_LIBRARIES variable into the find module
      made possible to avoid the conditonal inclusion of the library
      7c891bca
  4. Mar 20, 2018