This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
Apq
/
CMake
mirror of
https://github.com/Kitware/CMake.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
AIX compiler fix private to public
Bill Hoffman
24 năm trước cách đây
mục cha
71b36a7164
commit
e810171035
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
Source/cmCableClassSet.cxx
+ 1
- 1
Source/cmCableClassSet.cxx
Xem Tập Tin
@@ -153,7 +153,7 @@ public:
void Generate();
-p
rivate
:
+p
ublic
:
/**
* Represent a substitution.
*/