hylo icon indicating copy to clipboard operation
hylo copied to clipboard

Add CXX/README.md to the compiler's resources to silence warning

Open nickpdemarco opened this issue 2 years ago • 0 comments

Without this, swift build -c release produces a warning:

'val': warning: found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    //path-to-val/Sources/Compiler/CXX/README.md

nickpdemarco avatar Aug 10 '22 14:08 nickpdemarco