mirror of
https://github.com/fmtlib/fmt.git
synced 2026-05-04 03:40:49 +02:00
Use the absolut path to msbuild.
This commit is contained in:
+2
-2
@@ -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