is "grep" command exists into cmake ?

Alexander Neundorf neundorf at kde.org
Wed Mar 8 18:39:04 CET 2006


On Wednesday 08 March 2006 14:41, Laurent Montel wrote:
> Hi,
> I need to use "grep" command.
> Is it cmake provide it ?

FILE(READ ...)
and then STRING(REGEXP ...),
see the KDE4_AUTOMOC() macro

Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list