Open metasim opened 8 months ago
That's unfortunately how CMake delivers clean message (https://github.com/sbt/sbt-jni/blob/979c1477087cf76ac33e9c07062a32a7bb063440/plugin/src/main/scala/com/github/sbt/jni/build/CMake.scala#L51-L56)
Wondering if its better to redirect it into the regular out / warning output.
very minor...
sbt clean
forwards errors from CMake subsystem. Would be nice to know that the native build artifacts got deleted propertly.