I have a hierarchy of CMakeList.txt files, but I'm pretty sure I don't have any circular dependencies; I checked and double checked and I still get the notification:
Make[1]: Circular all <- all dependency dropped. Any ideas? One thing a co-worker thought might be causing it is the fact that I have multiple "PROJECT()" statements in different CMakeList.txt files. I verified this on a smaller sample, and I didn't have any problems (i.e. no circular dependency messages). Thanks. -phil
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
