diff options
Diffstat (limited to 'linden/indra/llplugin/CMakeLists.txt')
-rw-r--r-- | linden/indra/llplugin/CMakeLists.txt | 4 |
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 | ||
3 | project(llplugin) | 3 | project(llplugin) |
4 | 4 | ||
5 | if(HAVE_64_BIT) | ||
6 | set(REQUIRE_PIC) | ||
7 | endif(HAVE_64_BIT) | ||
8 | |||
9 | include(00-Common) | 5 | include(00-Common) |
10 | include(CURL) | 6 | include(CURL) |
11 | include(LLCommon) | 7 | include(LLCommon) |