-
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.
Alessandro Di Federico authoredThis 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