cmake: Remove ALL from echo custom target
This doesn't seem to do anything but is always rebuilt. Remove ALL so it isn't built. (Assuming this is here because of the SOURCES to make it appear in IDEs)
This doesn't seem to do anything but is always rebuilt. Remove ALL so it isn't built. (Assuming this is here because of the SOURCES to make it appear in IDEs)