The file is CMakeCache.txt.
Here are two, the main one and the one from the
seemingly affected
directory:
Main:
http://humanreadable.nfshost.com/trinity/build_logs/CMakeLists.txt%20(main)
ctags2:
http://humanreadable.nfshost.com/trinity/build_logs/CMakeLists.txt%20(ctags2)
Darrell
CMakeCache, not CMakeLists ;-)
Here : :)
http://humanreadable.nfshost.com/trinity/build_logs/CMakeCache.txt
Darrell
Found the problem. You will need to replace all instances of TQT_INCLUDE_DIRS with TQT_INCLUDEDIR in all of your CMakeLists.txt files.
Tim