Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggi committed Aug 15, 2020
1 parent d457767 commit f21c0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ before_build:
mkdir build
cd build
cmake --version
cmake ..
cmake .. -A Win32
build:
project: build\FCNPC.sln
Expand Down

0 comments on commit f21c0ea

Please sign in to comment.