Commit 6cd0c17d authored by Michel Salim's avatar Michel Salim Committed by Facebook GitHub Bot

also install executor.h

Summary: This header is needed by python/futures.h

Reviewed By: yfeldblum

Differential Revision: D24861734

fbshipit-source-id: 913ad13e6ca155250238020538af762c2360f137
parent d3489f9e
...@@ -166,7 +166,6 @@ list(REMOVE_ITEM files ...@@ -166,7 +166,6 @@ list(REMOVE_ITEM files
${FOLLY_DIR}/cybld/folly/executor.cpp ${FOLLY_DIR}/cybld/folly/executor.cpp
) )
list(REMOVE_ITEM hfiles list(REMOVE_ITEM hfiles
${FOLLY_DIR}/python/executor.h
${FOLLY_DIR}/python/fibers.h ${FOLLY_DIR}/python/fibers.h
${FOLLY_DIR}/python/GILAwareManualExecutor.h ${FOLLY_DIR}/python/GILAwareManualExecutor.h
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment