diff options
author | Brad King <brad.king@kitware.com> | 2009-04-29 17:57:19 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-04-29 17:57:19 (GMT) |
commit | d91c5b1a07da38329a8572369c64d92571a3495b (patch) | |
tree | a9b1004a862a621d91f4180f5331e7ede5882120 /Tests/CMakeTests/FileTest.cmake.in | |
parent | 222abaad5bb7ecb9bf3341f15d7a08eaaf44d906 (diff) | |
download | CMake-d91c5b1a07da38329a8572369c64d92571a3495b.zip CMake-d91c5b1a07da38329a8572369c64d92571a3495b.tar.gz CMake-d91c5b1a07da38329a8572369c64d92571a3495b.tar.bz2 |
COMP: Fix nested class member access
Nested classes have no special access to other members of their
enclosing class. In cmFileCopier the nested class MatchRule must use
MatchProperties, so we grant friendship to it.
Diffstat (limited to 'Tests/CMakeTests/FileTest.cmake.in')
0 files changed, 0 insertions, 0 deletions