I must have been looking at older doc somehow. Next time I'll include
a link to make my mistake even more obvious.
On Wed, Sep 11, 2013 at 4:37 PM, David Cole wrote:
> It's documented along with the CMAKE_INSTALL_PREFIX variable -- since 2.8.10
> according to the bug resolution.
>
>
> http://cma
It's documented along with the CMAKE_INSTALL_PREFIX variable -- since
2.8.10 according to the bug resolution.
http://cmake.org/cmake/help/v2.8.11/cmake.html#variable:CMAKE_INSTALL_PREFIX
If there's a better place for it, perhaps re-open the bug with
additional suggestion. There are plent
I was going to write a big post about how cmake doesn't support DESTDIR
( http://www.gnu.org/prep/standards/html_node/DESTDIR.html ),
but then I double checked, and it's even in the FAQ:
http://www.cmake.org/Wiki/CMake_FAQ#Does_CMake.27s_.22make_install.22_support_DESTDIR.3F
Why had I never notice