Skip to content
  • 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