Exclude experimental/logging/example from the main folly_base rule
authorChristopher Dykes <cdykes@fb.com>
Sat, 24 Jun 2017 23:59:30 +0000 (16:59 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 25 Jun 2017 00:08:05 +0000 (17:08 -0700)
Summary: It's an example, not part of the main Folly library.

Reviewed By: yfeldblum

Differential Revision: D5304985

fbshipit-source-id: 7cfb95da5795af61e9307882f71836ef7fa5a463

CMakeLists.txt

index 6b70c4833a7979768a65df228ccd6acff58103f6..2bf5def679b86d837b26d6d5b3ba15bd70b7bf88 100755 (executable)
@@ -81,6 +81,7 @@ REMOVE_MATCHES_FROM_LISTS(files hfiles
     "/experimental/exception_tracer/"
     "/experimental/hazptr/bench/"
     "/experimental/hazptr/example/"
     "/experimental/exception_tracer/"
     "/experimental/hazptr/bench/"
     "/experimental/hazptr/example/"
+    "/experimental/logging/example/"
     "/experimental/symbolizer/"
     "/futures/exercises/"
     "/test/"
     "/experimental/symbolizer/"
     "/futures/exercises/"
     "/test/"