mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-26 16:19:30 +03:00
Add note re: autotools to INSTALL file
This commit is contained in:
parent
8e5968bb05
commit
615b6cdd0f
1 changed files with 6 additions and 0 deletions
6
INSTALL
6
INSTALL
|
|
@ -1,3 +1,9 @@
|
||||||
|
|
||||||
|
Preamble: If you are installing UnitTest++ from source, or from a
|
||||||
|
release prior to 1.6.1, you will need to have autotools installed and
|
||||||
|
run `autoreconf -i; autoconf` prior to following the standard
|
||||||
|
instructions below.
|
||||||
|
|
||||||
Installation Instructions
|
Installation Instructions
|
||||||
*************************
|
*************************
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue