[CMake] How to generate a source file with unpredictable dependency

John Doe ufnoise at gmail.com
Tue May 13 21:19:56 EDT 2008


The percent meter has never been 100% accurate for me, especially when
I use "make -j2".  It is kind of a good guess and gives you something
to look at when your are waiting for the compile.

Juan

On Tue, May 13, 2008 at 6:11 PM, jlh <jlh at gmx.ch> wrote:
> jlh wrote:
>

>  $ make
>  [  0%] Checking version.cpp
>  [  3%] Built target Version
>  [103%] Built target project
>
>  Seems like something is off by one, probably version.cpp gets
>  counted in one place but not in another.  Is this rather something
>  still wrong with my CMakeList.txt or a bug in cmake?
>
>
>
>  jlh
>  _______________________________________________
>  CMake mailing list
>  CMake at cmake.org
>  http://www.cmake.org/mailman/listinfo/cmake
>


More information about the CMake mailing list