scrimmage icon indicating copy to clipboard operation
scrimmage copied to clipboard

add compiler flag to boost target

Open crichardson332 opened this issue 5 years ago • 1 comments

crichardson332 avatar Sep 20 '19 17:09 crichardson332

Before merging this in, we need to be sure this is necessary. Klimka had a build error from boost::ode that this fixed, but is this flag necessary? Normally I would just make this a PRIVATE compile option so it wouldn't affect anything else, but because boost is header only this flag will get set for almost everyone. What do you think?

crichardson332 avatar Sep 20 '19 17:09 crichardson332