[cmake-developers] CMake is slow for project with hundred target and one command with large number of dependencies

Brad King brad.king at kitware.com
Mon Aug 5 16:50:43 EDT 2013


On 08/05/2013 04:37 PM, Nicolas Desprès wrote:
>     * Why is special logic in Tests/CMakeLists.txt needed to add
>       the test case?
> 
> Since it is a performance test on configuration phase only, I need a
> specific timeout value and to run cmake only

Take a look at the Tests/RunCMake and Tests/CMakeOnly groups of
tests.  They are for running CMake without building.

-Brad



More information about the cmake-developers mailing list