cmake: enable threading in samples
authorAlexander Alekhin <alexander.alekhin@intel.com>
Tue, 14 May 2019 12:46:44 +0000 (15:46 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Tue, 14 May 2019 14:29:46 +0000 (17:29 +0300)
commit3201ea89d6e95f1434de204a1d8a4818f26770cb
tree4364bc5c77be2d22f11857b187e128f29c316588
parentb998c06d08036e6579ec733246b1d0b30e5843d7
cmake: enable threading in samples

- moved code into separate file due issue with handling of CMake policies
samples/CMakeLists.txt
samples/samples_utils.cmake [new file with mode: 0644]