diff options
author | Brad King <brad.king@kitware.com> | 2013-01-03 18:53:21 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2013-01-03 18:53:21 (GMT) |
commit | 9f8975a1a9438d506b1c223f8a37fb5276032ec0 (patch) | |
tree | 12bab4a3208d59760b63844390ca6c3a1e534d90 /Tests/RunCMake/include_directories/DebugIncludes-result.txt | |
parent | e2969c503b125a40376ec4ac0399e462e3011077 (diff) | |
parent | 0941d6232a979a129a651915972ab7332c15550d (diff) | |
download | CMake-9f8975a1a9438d506b1c223f8a37fb5276032ec0.zip CMake-9f8975a1a9438d506b1c223f8a37fb5276032ec0.tar.gz CMake-9f8975a1a9438d506b1c223f8a37fb5276032ec0.tar.bz2 |
Merge topic 'include-dirs-debugging'
0941d62 Add a way to print the origins of used include directories.
18a3195 Keep track of INCLUDE_DIRECTORIES as a vector of structs.
76ea420 Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions
Diffstat (limited to 'Tests/RunCMake/include_directories/DebugIncludes-result.txt')
-rw-r--r-- | Tests/RunCMake/include_directories/DebugIncludes-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/include_directories/DebugIncludes-result.txt b/Tests/RunCMake/include_directories/DebugIncludes-result.txt new file mode 100644 index 0000000..573541a --- /dev/null +++ b/Tests/RunCMake/include_directories/DebugIncludes-result.txt @@ -0,0 +1 @@ +0 |