mirror of
https://github.com/gflags/gflags.git
synced 2025-04-05 05:25:04 +00:00
Update INSTALL.md
Fixed typo.
This commit is contained in:
parent
9db828953a
commit
e6586b14ef
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ the name of this package and the obtained version of the software.
|
|||
$ tar xzf gflags-$version-source.tar.gz
|
||||
$ cd gflags-$version
|
||||
$ mkdir build && cd build
|
||||
$ ccmake ..
|
||||
$ cmake ..
|
||||
|
||||
- Press 'c' to configure the build system and 'e' to ignore warnings.
|
||||
- Set CMAKE_INSTALL_PREFIX and other CMake variables and options.
|
||||
|
|
Loading…
Add table
Reference in a new issue