commit | a8006af3110e98d64fb369e958fc00ec88d771a3 | [log] [tgz] |
---|---|---|
author | Alex Stewart <alexs.mac@gmail.com> | Wed Nov 20 19:56:06 2013 +0000 |
committer | Keir Mierle <mierle@gmail.com> | Wed Nov 20 20:13:50 2013 +0000 |
tree | c6826c45dbaba0dbb679c942a35e4d1f4c008a02 | |
parent | 6c0d96424e2c27326757936a3738f9efc37c6c24 [diff] |
Adding threads libraries to exported dependencies if using OpenMP. - Previously we were only adding the flags to the link flags for the Ceres project, which resulted in them not being exported. Thus projects importing Ceres (if using OpenMP) would have to manually specify them in addition to CERES_LIBRARIES. Change-Id: If0354cc07e84dbebfc870a8862e1a8ca64659791