diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2015-11-16 20:31:10 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-11-18 15:02:48 (GMT) |
commit | 1c1ace2db012919f23b6de5400ab192b9277dfc6 (patch) | |
tree | b501ccdff182a3c16ef419cf27d8da66993a87dd /Source/cmDependsJavaParserHelper.cxx | |
parent | 30b0db7bb5482258ccdb96d2f0b7aadb5d3b23ac (diff) | |
download | CMake-1c1ace2db012919f23b6de5400ab192b9277dfc6.zip CMake-1c1ace2db012919f23b6de5400ab192b9277dfc6.tar.gz CMake-1c1ace2db012919f23b6de5400ab192b9277dfc6.tar.bz2 |
De-duplicate symbols listed in generated module definition files
MS tools have a limit on the number of symbols that can be listed
in a `.def` file. If multiple `.obj` files provide a symbol then
avoid listing it more than once in the generated `.def` file to
avoid counting toward the limit.
Diffstat (limited to 'Source/cmDependsJavaParserHelper.cxx')
0 files changed, 0 insertions, 0 deletions