Skip to content
  • Alessandro Di Federico's avatar
    fb7ad640
    CMake: one argument per line · fb7ad640
    Alessandro Di Federico authored
    This commit simply reduces the length of lines in CMake by splitting the
    statements over multiple lines. This is particularly useful when listing
    the translation units composing a program/library. In fact, it makes
    merge much easier.
    fb7ad640
    CMake: one argument per line
    Alessandro Di Federico authored
    This commit simply reduces the length of lines in CMake by splitting the
    statements over multiple lines. This is particularly useful when listing
    the translation units composing a program/library. In fact, it makes
    merge much easier.
Loading