I have not found anything that works: I have a cpp file that reads several .h files which do not have and .cpp files related to them. I want a change in one of these .h files to imply recompile of the cpp file. How do I specify this in CMakeLists.txt?