-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Major
-
Component/s: cmakebuilder-plugin
-
None
Build output:
[kjadshfakshfdkaj] $ /home/wr/devel/src/cmakebuilder-plugin/work/tools/hudson.plugins.cmake.CmakeTool/3.5.2/bin/cmake --build /home/wr/devel/src/cmakebuilder-plugin/work/jobs/aaa/workspace/kjadshfakshfdkaj clean all
Unknown argument clean
Unknown argument all
Usage: cmake --build <dir> [options] [-- [native-options]]
Options:
<dir> = Project binary directory to be built.
--target <tgt> = Build <tgt> instead of default targets.
--config <cfg> = For multi-configuration tools, choose <cfg>.
--clean-first = Build target 'clean' first, then build.
(To clean only, use --target 'clean'.)
--use-stderr = Ignored. Behavior is default in CMake >= 3.0.
-- = Pass remaining options to the native tool.
Build step 'CMake Build' changed build result to FAILURE