Andre Poenitz wrote:
On Fri, Aug 31, 2007 at 12:49:35AM +0200, Abdelrazak Younes wrote:
Andre Poenitz wrote:
On Fri, Aug 31, 2007 at 12:43:27AM +0200, Abdelrazak Younes wrote:
Bo?
Re-run cmake?
I've done that... but I did not erase the CMakeCache, should I?
I don't know. I just happened to notice that added files are not
automatically picked up by cmake (sometimes?)
Yes, you need to run cmake to take into account new files (glob
approach) but this is fast as you don't need to do a full reconfigure.
In this case, I guess a full reconfigure is needed because of new
dependency? Or is there some new directory? In this case, we need a
CMakeList.txt in the new directory AFAIK.
Abdel.