On 04/28/2014 08:43 PM, Rafael Schloming wrote:
I'm pretty opposed to getting rid of SYSINSTALL_BINDINGS though not only to
avoid spurious bug reports, but also because it is the only foolproof way
we have to get someone up and running quickly that isn't highly dependent
on their system configuration. The install instructions are pretty much
just:

   cmake SYSINSTALL_BINDINGS=ON
   make
   sudo make install

Can SYSINSTALL_BINDINGS=ON not be automatically inferred if no CMAKE_INSTALL_PREFIX is specified? Or does CMAKE_INSTALL_PREFIX always have a value, even if not set explicitly?

Having this level of simplicity is A) quite useful for people who just want
to try things out and B) makes it a lot simpler to test in a wide variety
of different environments



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to