Hi,

I'm trying to build the latest Doxygen release with a custom Python and Flex 
build (for various reasons I still have to build on SLES10...). Previously 
(i.e. with 1.8.9.1) I used:

./configure \
   --prefix /install/path \
   --english-only \
   --python python2.7 \
   --flex /path/to/flex-2.5.35/bin/flex
make -j && make docs && make install

What options can I pass to cmake to replicate the above configuration options?

Thanks,

Alasdair
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to