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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/palrt/CMakeLists.txt b/src/palrt/CMakeLists.txt
index 231e95960f..e2e55c3141 100644
--- a/src/palrt/CMakeLists.txt
+++ b/src/palrt/CMakeLists.txt
@@ -13,6 +13,7 @@ set(PALRT_SOURCES
memorystream.cpp
path.cpp
urlpars.cpp
+ variant.cpp
)
add_compile_options(-fPIC)