Opened 12 years ago

Closed 11 years ago

#564 closed enhancement (wontfix)

Add distclean target to CMake build

Reported by: strk Owned by: mloskot
Priority: major Milestone: 3.4.0
Component: Build/Install (cmake) Version: main
Severity: Unassigned Keywords: cmake
Cc:

Description (last modified by mloskot)

Comment(by mloskot):

CMake does not generate a "make distclean" target. Why?

0006647: A "distclean" target that removes ALL CMake generated files - open feature request

If we're die hard after distclean target, we can have it quickly based on custom distclean target

like the one used by pgRouting: TargetDistclean.cmake

However, I'm not convinced it is necessary to have distclean target. User's voice would help to decide.

Change History (2)

comment:1 by mloskot, 12 years ago

Description: modified (diff)
Keywords: cmake added
Summary: [CMAKE] Add distclean targetAdd distclean target to CMake build
Version: 3.3.4svn-trunk

comment:2 by mloskot, 11 years ago

Resolution: wontfix
Status: newclosed

Quoting strk from #576:

The official build system is the automake one. Please only file tickets against cmake if willing to provide a patch (sorry).

Note: See TracTickets for help on using tickets.