• Tobias Mayer's avatar
    Avoid clash of duplicate uninstall target · 3b8525c4
    Tobias Mayer authored
    This can happen if CAF is integrated into a larget cmake build
    through add_subdirectory(). In case another project in the
    superbuild defines a target with the same name, cmake aborts.
    3b8525c4
CMakeLists.txt 27.8 KB