Closed demianmnave closed 3 years ago
CMake/cml-config.cmake has a redundant add_library(...) call that breaks usage in downstream projects.
add_library(...)
CMake/cml-config.cmake has a redundant
add_library(...)
call that breaks usage in downstream projects.