[CMake] some helper targets ?

Filipe Sousa filipe at ipb.pt
Sat Apr 8 05:40:02 EDT 2006


On Saturday 08 April 2006 09:35, Alexander Neundorf wrote:
> Hi,
>
> maybe they exist already, what I'd like to have is
>
> -a target which forces cmake to rerun on all files, so that all cmake
> files are executed again, but without the system checks
> (e.g. our KDE4_AUTOMOC macro is executed only on cmake time, so it
> wouldn't detect if such a special include is inserted into a source file
> later on)

make rebuild_cache should do it

> -a target which does the above and additionally reruns all checks
> (find_foo(), try_compile(), ...)
>
> Is this possible ?
>
> Bye
> Alex

-- 
Filipe Sousa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20060408/e4675229/attachment.pgp


More information about the CMake mailing list