diff options
Diffstat (limited to 'meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch')
-rw-r--r-- | meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch index 3245d941b0..68cb645b40 100644 --- a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch +++ b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/855.patch | |||
@@ -5,6 +5,8 @@ Subject: [PATCH] Fix cmake find boost with version >= 1.71 | |||
5 | 5 | ||
6 | For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of the quotes. | 6 | For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of the quotes. |
7 | --- | 7 | --- |
8 | Upstream-Status: Pending | ||
9 | |||
8 | CMakeLists.txt | 2 +- | 10 | CMakeLists.txt | 2 +- |
9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 11 | 1 file changed, 1 insertion(+), 1 deletion(-) |
10 | 12 | ||