• Vicent Marti's avatar
    cmake: Properly use library detection modules · ff9ff5d6
    Vicent Marti authored
    Instead of importing the `Find*.cmake` modules directly, place them in
    the root `cmake/` folder and define it as a CMake Module path. This lets
    us use the `find_package` builtin to require any given packages.
    ff9ff5d6
CMakeLists.txt 625 Bytes