[CMake] make in a subdir takes ages.

Brad King brad.king at kitware.com
Fri May 26 11:27:13 EDT 2006


Thomas Zander wrote:
> On Friday 26 May 2006 16:28, you wrote:
> 
>>If you only want to build a target, then run make targetname/fast it
>>will skip all of the depend steps, and only build that target.
> 
> Doesn't seem to work here on my 2.4-p2

Try it in the top level instead of the subdir.  It looks like those 
shortcut targets were left out of the subdirs.  We'll fix it.

-Brad


More information about the CMake mailing list