• Josiah VanderZee's avatar
    Run format target from project root · b11eaf16
    Josiah VanderZee authored
    The CMake format target does not use the correct .clang-format file in
    out-of-source builds. This instructs CMake to use the project root as
    the working directory for running the clang-format command so that it
    finds the .clang-format file.
    b11eaf16
CMakeLists.txt 7.05 KB