-
Notifications
You must be signed in to change notification settings - Fork 613
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 57f8de8. We need to remove mustache from the corresponding CMakeLists.txt files to fix it. Pull Request resolved: #635 Reviewed By: vitaut Differential Revision: D68268666 Pulled By: yoney fbshipit-source-id: fadf4c6a5840f6cded04990dcc7b24011a8a5ab8
- Loading branch information
1 parent
39d71b1
commit 13da71c
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} | ||
) |