diff options
author | Steve M. Robbins <smr@sumost.ca> | 2001-10-29 01:13:25 +0000 |
---|---|---|
committer | Steve M. Robbins <smr@sumost.ca> | 2001-10-29 01:13:25 +0000 |
commit | 36905b4f9faf4075abfa1c695c443185650c47a2 (patch) | |
tree | 6cdb2cd7bced344aa476f350c05ef83fc079f3af /README | |
parent | a0f9257fc47db541d7a1daee6153de0af30d2cb9 (diff) |
Add note about cygwin build.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ CppUnit is the C++ port of the famous JUnit framework for unit testing. For MSWindows installation notes, see INSTALL-WIN32.txt. -For all other systems, see INSTALL and INSTALL-unix. +For other systems -- including cygwin -- see INSTALL and INSTALL-unix. Bug reports are welcome. Please use the SourceForge bug tracking |