Hi all,
> Hi Mark,
>> I have started looking up for cmake for
>> https://github.com/stepcode/stepcode/issues/235
>> I have tried installing headers from src/base to DESTINATION
>> ${INCLUDE_INSTALL_DIR}/dir http://paste.kde.org/pf5e67c22/
>> I want to know what actually destination is and where are we exactly
>> trying to install headers ?
>> Regards,
>> --
>> Kesha Shah.
>
>
>
> Hi Kesha,
I replied earlier,but didn't realize that it was off-list. Maybe someone
> else knows more about the best locations to install to; I'm a bit fuzzy on
> this subject.
On Linux, I think the install dir variable (CMAKE_INSTALL_PREFIX) will
> usually be set to /usr/local, and headers would be installed to a
> subdirectory named include. Executables would go in a subdirectory named
> bin, and libraries in lib.
>
> If you don't have anything in /opt, you could test installation by setting
> CMAKE_INSTALL_PREFIX to point there. Then you would not have to worry about
> overwriting important stuff.
>
> /usr/local is described briefly in the Linux Foundation's Filesystem
> Hierarchy Standard:
> http://refspecs.linuxfoundation.org/FHS_2.3/fhs-2.3.html#USRLOCALLOCALHIERARCHY
>
It would be great, if someone can share knowledge about the best locations
to install headers.
[ + DESTINATION ${INCLUDE_INSTALL_DIR}/dir) ]
Regards,
--
Kesha Shah.
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel