This might be more of a question, but why are we maintaining multiple build systems?
Backstory: I've been wanting to add in an option for a gpu library where a "--with-cuda" or "--with-opencl" flag would have to be added to the build process. If the build process gets more complicated however, I believe that this might get cumbersome.
This might be more of a question, but why are we maintaining multiple build systems?
Backstory: I've been wanting to add in an option for a gpu library where a "--with-cuda" or "--with-opencl" flag would have to be added to the build process. If the build process gets more complicated however, I believe that this might get cumbersome.