mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
include FCGI lib in osgeo4w build
git-svn-id: http://svn.osgeo.org/qgis/trunk@14117 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
a201a8928e
commit
adaa66d80b
@ -105,6 +105,8 @@ cmake -G "Visual Studio 9 2008" ^
|
||||
-D QWT_LIBRARY=%O4W_ROOT%/lib/qwt5.lib ^
|
||||
-D CMAKE_INSTALL_PREFIX=%O4W_ROOT%/apps/%PACKAGENAME% ^
|
||||
-D CMAKE_CXX_FLAGS_RELWITHDEBINFO="/MD /ZI /Od /D NDEBUG" ^
|
||||
-D FCGI_INCLUDE_DIR=%O4W_ROOT%/include ^
|
||||
-D FCGI_LIBRARY=%O4W_ROOT%/lib/libfcgi.lib ^
|
||||
-D SVNVERSION="%SVNVERSION%" ^
|
||||
%SRCDIR%>>%LOG% 2>&1
|
||||
if errorlevel 1 goto error
|
||||
|
Loading…
x
Reference in New Issue
Block a user