Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
nnarain committed Nov 21, 2016
2 parents b69b816 + 595c1c7 commit c29d8c2
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 @@ -17,7 +17,7 @@ before_build:
- qtenv2.bat
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" %platform%

- git clone --depth=1 --branch=0.11.0 https://github.com/nnarain/gameboycore.git c:\tmp\gameboycore
- git clone --depth=1 --branch=0.13.0 https://github.com/nnarain/gameboycore.git c:\tmp\gameboycore
- cd c:\tmp\gameboycore
- mkdir build && cd build
- cmake .. -G "NMake Makefiles" -DBUILD_TESTS="OFF" -DBUILD_EXAMPLE="OFF" -DCMAKE_INSTALL_PREFIX=c:\libs\gameboycore
Expand Down

0 comments on commit c29d8c2

Please sign in to comment.