Skip to content
Andrew Bell edited this page Apr 14, 2017 · 1 revision
  • x86 cmake -DBUILD_SHARED_LIBS=off -G "Visual Studio 14 2015" ..
  • x64 cmake -DBUILD_SHARED_LIBS=off -G "Visual Studio 14 2015 Win64" ..
Clone this wiki locally