mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-02 15:11:43 +01:00
Use the absolut path to msbuild.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
before_build: cmake -G "Visual Studio 11" .
|
||||
before_build: cmake .
|
||||
build:
|
||||
project: FORMAT.sln
|
||||
project: C:\Program Files\MSBuild\12.0\bin\msbuild FORMAT.sln
|
||||
|
||||
Reference in New Issue
Block a user