CMP0024: Store the fact of included export in global generator.
Storing it in the makefile means that the policy does not trigger when include and export are in differing directories.
Showing
- Source/cmExportCommand.cxx 3 additions, 1 deletionSource/cmExportCommand.cxx
- Source/cmGlobalGenerator.h 13 additions, 0 deletionsSource/cmGlobalGenerator.h
- Source/cmIncludeCommand.cxx 3 additions, 1 deletionSource/cmIncludeCommand.cxx
- Source/cmMakefile.h 0 additions, 13 deletionsSource/cmMakefile.h
- Tests/RunCMake/include/CMP0024-NEW-stderr.txt 2 additions, 5 deletionsTests/RunCMake/include/CMP0024-NEW-stderr.txt
- Tests/RunCMake/include/CMP0024-NEW.cmake 2 additions, 2 deletionsTests/RunCMake/include/CMP0024-NEW.cmake
- Tests/RunCMake/include/CMP0024-WARN-stderr.txt 2 additions, 4 deletionsTests/RunCMake/include/CMP0024-WARN-stderr.txt
- Tests/RunCMake/include/CMP0024-WARN.cmake 2 additions, 2 deletionsTests/RunCMake/include/CMP0024-WARN.cmake
- Tests/RunCMake/include/subdir1/CMakeLists.txt 2 additions, 0 deletionsTests/RunCMake/include/subdir1/CMakeLists.txt
- Tests/RunCMake/include/subdir2/CMakeLists.txt 2 additions, 0 deletionsTests/RunCMake/include/subdir2/CMakeLists.txt
Loading
Please register or sign in to comment