Patch to make build system better configurable (Feature #1034)
Description
Please consider applying the attached patch for the build system:
- Support multilib library dirs (e.g., /usr/lib64 )
- Convert "set" into "option" to make the features configurable via CMake defines
Tested and used in Gentoo Linux
Related issues
duplicates Feature #363: [patch for 2.3] support for custom lib directory on multi... | Done |
Associated revisions
Merge pull request #1034 from pengx17:2.4_oclmat_inoutarray
History
Updated by Vadim Pisarevsky over 13 years ago
multilib support is also requested in #363, so this ticket is a duplicate. "option" is said to have some problems with incremental builds, so this part will not be done.
- Status changed from Open to Done
- (deleted custom field) set to duplicate