Skip to content

Commit

Permalink
[BW]: [Ign] Updated default cmake generator
Browse files Browse the repository at this point in the history
  • Loading branch information
vogel76 committed Jun 5, 2014
1 parent d76348a commit 9b209ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_cmake_x64.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setlocal
call "%~dp0\setenv_x64.bat"
cd %BITSHARES_ROOT%
cmake-gui -G "Visual Studio 12"
cmake-gui -G "Visual Studio 12 Win64"

0 comments on commit 9b209ae

Please sign in to comment.