summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2015-03-05 15:15:38 -0500
committerChris Dyer <redpony@gmail.com>2015-03-05 15:15:38 -0500
commite26256b9989d5ec8c7f7b3e4adb1aa2efe96c672 (patch)
tree39a71abe9107508f327a8ef10e23603e58d1c4ae /utils
parent62b8b8e72c66da104e51d302ac41d1466b5d35ef (diff)
parent5eb2eb6693340c14766876bce705e3adb8733796 (diff)
Merge branch 'cmake' of https://github.com/redpony/cdec into cmake
Diffstat (limited to 'utils')
-rw-r--r--utils/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/CMakeLists.txt b/utils/CMakeLists.txt
index 59fb644d..58668254 100644
--- a/utils/CMakeLists.txt
+++ b/utils/CMakeLists.txt
@@ -1,4 +1,4 @@
-include_directories()
+set(CMAKE_POSITION_INDEPENDENT_CODE ON)
set(TEST_SRCS dict_test.cc
logval_test.cc