#50246: CMake PortGroup : generate a file in ${workpath} containing the complete cmake invocation -------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: cmake -------------------------+-------------------------------- Michael, would you consider adding a small post-configure block to the CMake PortGroup which stores the complete cmake command that was just executed in a file in the work directory? This would come in very handy during port development, for configuring certain IDEs to use the work/build (Qt Creator needs to know how to call cmake, and KDevelop5 also). It's feasible to set up the IDE's environment so that it corresponds to the one "base" sets up, but reconstructing the cmake command is tedious (and logfiles tend to have been overwritten just when you want to extract this information from them). -- Ticket URL: <https://trac.macports.org/ticket/50246> MacPorts <https://www.macports.org/> Ports system for OS X