Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
fmt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
fmt
Commits
ffd5f346
Commit
ffd5f346
authored
Jan 15, 2020
by
JackBoosY
Committed by
Victor Zverovich
Jan 17, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct display format
parent
0f0e5ddf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
README.rst
README.rst
+6
-6
No files found.
README.rst
View file @
ffd5f346
...
...
@@ -240,13 +240,13 @@ header-only library so it doesn't provide any linkage options.
Quick build
~~~~~~~~~~~~~~~~~
You can download and install fmt using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:
You can download and install fmt using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:
:
git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
./bootstrap-vcpkg.sh
./vcpkg integrate install
vcpkg install fmt
$
git clone https://github.com/Microsoft/vcpkg.git
$
cd vcpkg
$
./bootstrap-vcpkg.sh
$
./vcpkg integrate install
$ ./
vcpkg install fmt
The fmt port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment