[CMake] end of line

Brad King brad.king at kitware.com
Tue Oct 10 10:10:47 EDT 2006


frederic heem wrote:
> The output of pkgconfig has to be parsed to make it compatible with cmake.
> pkgconfig adds the end of line for each results.
> Is there a portable way to remove the end of line ?

Look at STRING(REGEX)

-Brad


More information about the CMake mailing list