Opened 11 years ago
Last modified 9 years ago
#43195 closed request
cmake guru required so I can finish x265 Portfile — at Initial Version
Reported by: | davidfavor (David Favor) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | x265 |
Description
When building libx264, -install_name $PREFIX/lib/libx264.142.dylib is used when generating the dylib.
The x265 cmake project targets Linux, so there's no addition of this ld directive.
My question is this...
Let me know the best way to add this directive to the cmake project.
I'm using the MultiCoreWare code base.
hg clone https://bitbucket.org/multicoreware/x265 x265.hg
Thanks.
Note: See
TracTickets for help on using
tickets.