ashwin / coursera-heterogeneous

Resources to work offline on the assignments of Heterogenous Parallel Programming course from Coursera.
70 stars 60 forks source link

Correct linking error caused by -lrt on OS X when using CMake #15

Closed andre-orr closed 11 years ago

andre-orr commented 11 years ago

Sorry Ashwin I've only just seen iemejia's pull request addressing the same issue; either patch will work

ashwin commented 11 years ago

@andre-orr I merged in iemejia's request. He uses a different technique to detect OS X in CMakeLists.txt. If you feel your method is better, then please explain the reason, give me another pull request based on the current head and I will merge it in :smile: