wjakob / tbb

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

No TBBConfig.cmake generated(?) #52

Closed kabcode closed 4 years ago

kabcode commented 5 years ago

Hi,

i am trying to build this repository to include the build into another cmake project. My environment is Windows with Visual Studio 2015 (vc14,x64), CMake (3.11.1, using cmake-gui). My approach was to define the source and build directory and configure and generate the project using the CMakeLists.txt (LIBRT and LIDL are not available). Open the generated solution file VS2015. Build ALL_BUILD in Debug mode.

I can build this repo but for further use I do not find any TBBConfig.cmake file. There is no file generated in the build tree. Should there be a config.cmake file?

jschueller commented 4 years ago

this can be closed