wjakob / tbb

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

Made possible to specify different folders for install. #36

Closed Nekto89 closed 7 years ago

Nekto89 commented 7 years ago

This might be useful if someone wants to have custom structure. Example: "-DTBB_INSTALL_ARCHIVE_DIR=lib\${CMAKE_INSTALL_CONFIG_NAME}"

wjakob commented 7 years ago

This looks good -- apologies for the long delay in getting this merged.