CMake/Tests/RunCMake/include_directories
Stephen Kelly 0d46e9a029 Store includes from the same include_directories call together.
Otherwise, we get a separate IncludeDirectoriesEntry for each include,
and that causes unnecessary and confusing splitting in the output when
debugging the INCLUDE_DIRECTORIES property.
2013-01-21 09:12:22 +01:00
..
CMakeLists.txt
DebugIncludes-result.txt
DebugIncludes-stderr.txt Store includes from the same include_directories call together. 2013-01-21 09:12:22 +01:00
DebugIncludes.cmake
NotFoundContent-result.txt
NotFoundContent-stderr.txt
NotFoundContent.cmake
RunCMakeTest.cmake