Skip to content

Add rt target link

Matt Larsen requested to merge add_rt_target_link into master

We are having compile issues within travis ci and docker containers when the vtkm timers are used. Some compilers / operating systems don't have a problem with this, but others are getting undefined symbols. I have seen this problem before with other projects and this merge requests resolved the problems we encountered.

Merge request reports