-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: mstch was moved to whisker/mstch_compat.h for compatibility in 57f8de80f181c20d7c531685af1f4fa9cff43b20. We need to remove mustache from the corresponding CMakeLists.txt files to fix it. X-link: facebook/fbthrift#635 Reviewed By: vitaut Differential Revision: D68268666 Pulled By: yoney fbshipit-source-id: fadf4c6a5840f6cded04990dcc7b24011a8a5ab8
- Loading branch information
1 parent
591fe0a
commit 5982c1b
Showing
2 changed files
with
0 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,6 @@ target_link_libraries( | |
compiler_base | ||
compiler_lib | ||
compiler | ||
mustache | ||
whisker | ||
${OPENSSL_LIBRARIES} | ||
) |