#49108: CMake Portgroup: use a custom CMAKE_BUILD_TYPE --------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch Port: | --------------------------+-------------------------------- Comment (by rjvbertin@…): It was about time I updated this patch to match the current CMake PortGroup file. As a result, it contains other enhancements also submitted elsewhere: - add a mechanism to facilitate modifying the rpath from a Portfile. This is for ports depending on libraries outside of ${prefix}/lib that do not contain the full path to their install location (which may be more common on platforms other than Darwin/OS X). - always generate a ${build.dir}/compile_commands.json file (port developer feature) - store the details of the cmake invocation in ${workpath}/.macports.${subport}.configure.cmd (port developer feature) -- Ticket URL: <https://trac.macports.org/ticket/49108#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X