libbpg/x265/build/vc12-x86/make-solutions.bat
2015-10-27 11:46:00 +01:00

6 lines
229 B
Batchfile

@echo off
::
:: run this batch file to create a Visual Studio solution file for this project.
:: See the cmake documentation for other generator targets
::
cmake -G "Visual Studio 12" ..\..\source && cmake-gui ..\..\source