You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-board/pokerth/files/pokerth-1.1.2-system-websoc...

18 lines
470 B

Description: force use of system websocketpp library
Author: Gianfranco Costamagna <locutusofborg@debian.org>
Index: pokerth-1.1.2/pokerth_lib.pro
===================================================================
--- pokerth-1.1.2.orig/pokerth_lib.pro
+++ pokerth-1.1.2/pokerth_lib.pro
@@ -30,8 +30,7 @@
src/engine/local_engine \
src/engine/network_engine \
src/config \
- src/core \
- src/third_party/websocketpp
+ src/core
DEPENDPATH += . \
src \