projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eb7d09
)
Exclude experimental/logging/example from the main folly_base rule
author
Christopher Dykes
<cdykes@fb.com>
Sat, 24 Jun 2017 23:59:30 +0000
(16:59 -0700)
committer
Facebook 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
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
6b70c48
..
2bf5def
100755
(executable)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-81,6
+81,7
@@
REMOVE_MATCHES_FROM_LISTS(files hfiles
"/experimental/exception_tracer/"
"/experimental/hazptr/bench/"
"/experimental/hazptr/example/"
+ "/experimental/logging/example/"
"/experimental/symbolizer/"
"/futures/exercises/"
"/test/"