I'm trying to use CMake to make a project for VS2010. I want to make the simplest version, static, no JPEG, TIFF, LUA support, so I tried adding bool variables for "PODOFO_HAVE_JPEG_LIB", etc., but they don't seem to have any effect. In particular, the docs say that setting "PODOFO_BUILD_SHARED" to FALSE (the GUI sets it to "0", but I imagine it's the same) should be enough to generate a static library under Windows, but unless I add PODOFO_BUILD_STATIC and tick it, I get a message "Building shared PoDoFo library".
Help would be appreciated. ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
