* Improve CMake lists and modules
This commit is contained in:
@@ -5,17 +5,16 @@ set LIBICONV_DIR=%GSTREAMER_DIR%
|
||||
set GLIB2_DIR=%GSTREAMER_DIR%
|
||||
set NIIMAQ_DIR=C:\Program Files\National Instruments
|
||||
|
||||
rem Plugins will be installed under %CMAKE_PREFIX_PATH%\lib\gstreamer-0.10
|
||||
set CMAKE_PREFIX_PATH=C:\gstreamer
|
||||
|
||||
rem cd mingw32
|
||||
rem del *ache* && cmake -G "MinGW Makefiles" ..
|
||||
|
||||
rem cd vs8
|
||||
rem del *ache* && cmake -G "Visual Studio 8 2005" ..
|
||||
rem cd vs9
|
||||
rem del *ache* && cmake -G "Visual Studio 9 2008" ..
|
||||
|
||||
cd vs9
|
||||
del *ache* && cmake -G "Visual Studio 9 2008" ..
|
||||
|
||||
rem cd codeblocks
|
||||
rem del *ache* && cmake -G "CodeBlocks - MinGW Makefiles" ..
|
||||
|
||||
cmd
|
||||
rem cmd
|
||||
rem ########################################################################
|
||||
|
||||
cmake-gui
|
||||
Reference in New Issue
Block a user