Exclude experimental/hazptr/bench from the globs used in the CMake build
authorChristopher Dykes <cdykes@fb.com>
Wed, 7 Jun 2017 23:01:52 +0000 (16:01 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 7 Jun 2017 23:12:08 +0000 (16:12 -0700)
commit86c0ed4ea3f3e83236fc44540d3d62f801d7c949
tree032d529da6378fe71cbe562af2f34f1f529b9312
parent4aa6bf94e48f7fea2212b9b3a4f55784173dd17b
Exclude experimental/hazptr/bench from the globs used in the CMake build

Summary: The directory contains benchmarks and multiple `main`'s so shouldn't be included as part of the main folly library.

Reviewed By: yfeldblum

Differential Revision: D5204132

fbshipit-source-id: 7289cb9c2ec292c13df39c9e7b48eca4166ca951
CMakeLists.txt