Csound Csound-dev Csound-tekno Search About

[Cs-dev] CS6: Headers and install

Date2012-05-16 16:38
FromSteven Yi
Subject[Cs-dev] CS6: Headers and install
Hi all,

Just FYI, I've just committed some CMake changes so that PUBLIC_HEADER
is used when building OSX Framework.  I had to move the inclusion of
H/CMakeLists.txt higher up in the main Cmake file, so that I could
grab the list of headers and add them to the src list as well as use
as the PUBLIC_HEADER argument.  (Note: It took a while to figure out,
but the headers must be part of the src list for PUBLIC_HEADER to
work).

Now, I think there is a possible way to use just PUBLIC_HEADER and not
use the install command for installing these headers. I think if you
use PUBLIC_HEADER on non-OSX, those headers get installed into
/usr/local/include/csound, but I have not tried it.  It's a possible
place to improve this, I think.  Has anyone experience with this or
thoughts on it?

Thanks!
steven

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net