Why not to use ```cmake add_library(Yato INTERFACE) ``` instead of `add_custom_target` ? https://cmake.org/cmake/help/latest/command/add_library.html#interface-libraries
Why not to use
instead of
add_custom_target?https://cmake.org/cmake/help/latest/command/add_library.html#interface-libraries