wjakob / tbb

Intel TBB with CMake build system
Apache License 2.0
369 stars 161 forks source link

Added export for include directory #40

Closed speedskater closed 6 years ago

speedskater commented 7 years ago

To be able to use tbb in another project (in my case it is a header only library) it is important to export the include directory as well.

wjakob commented 6 years ago

Thanks! (I'll change the commit as proposed by @lawrencem99)