Skip to content

Make sbt clean error free #91

@metasim

Description

@metasim

very minor...

sbt clean forwards errors from CMake subsystem. Would be nice to know that the native build artifacts got deleted propertly.

❯ sbt clean
...
[info] set current project to pdal-jni (in build file:/Users/sfitch/Coding/OSS/PDAL-Java/)
[error] CMakeFiles/pdaljni.2.6.dir/build.make:64: CMakeFiles/pdaljni.2.6.dir/compiler_depend.make: No such file or directory
[error] gmake[2]: *** No rule to make target 'CMakeFiles/pdaljni.2.6.dir/compiler_depend.make'.  Stop.
[error] gmake[1]: *** [CMakeFiles/Makefile2:100: CMakeFiles/pdaljni.2.6.dir/clean] Error 2
[error] gmake: *** [Makefile:142: clean] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions