mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-14 16:40:18 +00:00
Update usage.rst
This commit is contained in:
parent
eac2796ce3
commit
d0f2f3b816
@ -25,7 +25,7 @@ workflow starts with::
|
|||||||
|
|
||||||
mkdir build # Create a directory to hold the build output.
|
mkdir build # Create a directory to hold the build output.
|
||||||
cd build
|
cd build
|
||||||
cmake <path/to/fmt> # Generate native build scripts.
|
cmake .. # Generate native build scripts.
|
||||||
|
|
||||||
where :file:`{<path/to/fmt>}` is a path to the ``fmt`` repository.
|
where :file:`{<path/to/fmt>}` is a path to the ``fmt`` repository.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user