mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-14 15:01:05 +00:00
Correct dirname.
This commit is contained in:
parent
f04cb531db
commit
47cbcf8b3a
@ -307,7 +307,7 @@ or downloading a package from
|
|||||||
Then go to the format directory and generate Makefiles with
|
Then go to the format directory and generate Makefiles with
|
||||||
`CMake <http://www.cmake.org/>`__::
|
`CMake <http://www.cmake.org/>`__::
|
||||||
|
|
||||||
$ cd format
|
$ cd cppformat
|
||||||
$ cmake .
|
$ cmake .
|
||||||
|
|
||||||
Next use the following commands to run the unit tests::
|
Next use the following commands to run the unit tests::
|
||||||
|
Loading…
Reference in New Issue
Block a user