[CMake] Dependencies scanning for non-c/c++ files

Aaron_Wright at selinc.com Aaron_Wright at selinc.com
Sat Apr 2 20:25:32 EDT 2011


I have some m4 files in my build that include other m4 files, so there's a 
dependency between m4 files that can change at any time. I can calculate 
the dependency at configure time, but what can I do when the files change 
and I need to recalculate the dependencies? This is obviously handled for 
c/c++ files by CMake. Any ideas?

---
Aaron Wright



More information about the CMake mailing list