This website requires JavaScript.
Explore
Help
Sign In
mirror
/
fmt
Watch
1
Star
0
Fork
0
You've already forked fmt
mirror of
https://github.com/fmtlib/fmt.git
synced
2024-11-02 02:29:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9df02e2b97
fmt
/
appveyor.yml
5 lines
93 B
YAML
Raw
Normal View
History
Unescape
Escape
Set path to find the correct version of msbuild.
2014-04-24 19:51:58 +00:00
install
:
-
set PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
Use the absolut path to msbuild.
2014-04-23 19:46:58 +00:00
before_build
:
cmake .
Reference in New Issue
Copy Permalink