CMake Question
Mojca Miklavec
mojca at macports.org
Sun Sep 29 12:58:38 UTC 2019
On Sun, 29 Sep 2019 at 13:56, Mark Anderson wrote:
>
> So I have a CMake build that builds fine when I build it locally by hand using ccmake, but as I try to turn it into a port file using the cmake portgroup it fails. Does anyone know of a way to make ccmake spit out a command line of what it used to generate?
Doesn't
sudo port -v build <portname>
give you what you are looking for?
Maybe
sudo port -d build <portname>
but that one is usually way too noisy.
Mojca
More information about the macports-dev
mailing list