• Sergiu Deitsch's avatar
    cmake: allow to disable building unit tests · 60375e0b
    Sergiu Deitsch authored
    This commit introduces a CMake `BUILD_TESTING` boolean option that
    allows to disable unit tests. This is especially useful in superbuilds
    where typically only the main library is built. By default, this option
    is enabled.
    60375e0b
CMakeLists.txt 16.3 KB