Add some information to Packaging cmake wiki

Richard Shaw hobbes1069 at gmail.com
Tue Feb 28 21:40:34 UTC 2012


I don't have access to edit this[1] so I hope someone who does will.

I've noticed with several packages lately that frequently the wrong
build flags are used or appened to the ones the cmake macro sets.
Sometimes this can happen because the main cmake configuration file
forces the type to "Release" (bad!) but not always.

I've found that adding: "-DCMAKE_RELEASE_TYPE=RelWithDebinfo" often
takes care of this.

Thanks,
Richard

[1] https://fedoraproject.org/wiki/Packaging:Cmake


More information about the devel mailing list