summaryrefslogtreecommitdiff
path: root/indra/llplugin
diff options
context:
space:
mode:
authorCallum Prentice <callum@lindenlab.com>2015-10-02 12:28:33 -0700
committerCallum Prentice <callum@lindenlab.com>2015-10-02 12:28:33 -0700
commitce1ad1431fd46d5eacf0f1b3e139823727774ca8 (patch)
tree9038e76320bbd2a90d274173796fc376b269c29a /indra/llplugin
parentd68721d2533bcc5f88a43980530d0c324356c473 (diff)
parent2fc42c1221393161fcd882b6bb73a7a6da9d07e2 (diff)
Merged in rider_linden/viewer-cef (pull request #2)
MAINT-5687: Remove old webkit from the make files and the repo.MAINT-56
Diffstat (limited to 'indra/llplugin')
-rwxr-xr-xindra/llplugin/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llplugin/CMakeLists.txt b/indra/llplugin/CMakeLists.txt
index 75d89aac78..8c4ddd524e 100755
--- a/indra/llplugin/CMakeLists.txt
+++ b/indra/llplugin/CMakeLists.txt
@@ -20,7 +20,6 @@ include_directories(
${LLRENDER_INCLUDE_DIRS}
${LLXML_INCLUDE_DIRS}
${LLWINDOW_INCLUDE_DIRS}
- ${LLQTWEBKIT_INCLUDE_DIR}
)
include_directories(SYSTEM
${LLCOMMON_SYSTEM_INCLUDE_DIRS}