summaryrefslogtreecommitdiff
path: root/src/palrt/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/palrt/CMakeLists.txt')
-rw-r--r--src/palrt/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/palrt/CMakeLists.txt b/src/palrt/CMakeLists.txt
index d9f7b94d70..77fdc67a52 100644
--- a/src/palrt/CMakeLists.txt
+++ b/src/palrt/CMakeLists.txt
@@ -12,8 +12,6 @@ set(PALRT_SOURCES
variant.cpp
)
-add_compile_options(-fPIC)
-
add_library_clr(palrt
STATIC
${PALRT_SOURCES}