aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llplugin/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llplugin/CMakeLists.txt')
-rw-r--r--linden/indra/llplugin/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/linden/indra/llplugin/CMakeLists.txt b/linden/indra/llplugin/CMakeLists.txt
index 73cd9a3..7a7f4e5 100644
--- a/linden/indra/llplugin/CMakeLists.txt
+++ b/linden/indra/llplugin/CMakeLists.txt
@@ -2,10 +2,6 @@
2 2
3project(llplugin) 3project(llplugin)
4 4
5if(HAVE_64_BIT)
6 set(REQUIRE_PIC)
7endif(HAVE_64_BIT)
8
9include(00-Common) 5include(00-Common)
10include(CURL) 6include(CURL)
11include(LLCommon) 7include(LLCommon)