Hello all,

I was going to update the libftdi1 package which in addition to the regular ftdi library contains python bindings. Unfortunately the cmake CMakeLists only builds python 3 bindings for this library unless explicitly passed some magic variables on the command line. However both python 2 and python 3 bindings cannot be built in one go.
So the question is how do I write a cygport file to first compile the 
libraries with python 3 then reconfigure (run cmake again with new 
parameters) and build the python 2 bindings?
Any ideas?

BR

/Ake

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to