2013/6/25 Klaus Thoeni <klaus.tho...@gmail.com>:
> Ok, now it's running as well on my machine. So, if I understand it right you
> have to "touch CMakeLists.txt" when you add new files, right? So it's not
> enough to delete your build and install directory.

Yes. cmake takes files recursively from the directory [1], so it needs to be
"touched" to regenerate the list.

The second option is to list files explicitly. I do not think, it is better.

[1] https://github.com/yade/trunk/blob/master/CMakeLists.txt#L386

Anton

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to