mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 20:19:53 +00:00
fb51d98562
This allows for a built in bzip and zip capability, so external tools will not be needed for these packagers. The cmake -E tar xf should be able to handle all compression types now as well.
10 lines
376 B
Plaintext
10 lines
376 B
Plaintext
|
|
If compilation produces errors, or a large number of warnings,
|
|
please read README.COMPILATION.PROBLEMS -- you might be able to
|
|
adjust the flags in this Makefile to improve matters.
|
|
|
|
Also in README.COMPILATION.PROBLEMS are some hints that may help
|
|
if your build produces an executable which is unable to correctly
|
|
handle so-called 'large files' -- files of size 2GB or more.
|
|
|