summaryrefslogtreecommitdiffstats
path: root/kcontrol/tdefontinst/lib
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-02-01 17:16:01 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-02-04 01:24:32 +0100
commit67fac6eb61fb55b98db7e67d5ead244272cc4b49 (patch)
tree67922073dfa0708cae5ea212f01f044471ff83fa /kcontrol/tdefontinst/lib
parent01bed117c91b8e9d657501c6f701cb579c124ae9 (diff)
downloadtdebase-67fac6eb61fb55b98db7e67d5ead244272cc4b49.tar.gz
tdebase-67fac6eb61fb55b98db7e67d5ead244272cc4b49.zip
Use common test for large files support.
Drop hardcoded definition -D_LARGEFILE64_SOURCE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 02cb998b9cb2cd5ef36fe0b86781fc452a0d150e)
Diffstat (limited to 'kcontrol/tdefontinst/lib')
-rw-r--r--kcontrol/tdefontinst/lib/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/kcontrol/tdefontinst/lib/CMakeLists.txt b/kcontrol/tdefontinst/lib/CMakeLists.txt
index 325b1b51d..411307aba 100644
--- a/kcontrol/tdefontinst/lib/CMakeLists.txt
+++ b/kcontrol/tdefontinst/lib/CMakeLists.txt
@@ -9,8 +9,6 @@
#
#################################################
-add_definitions( -D_LARGEFILE64_SOURCE )
-
include_directories(
${CMAKE_BINARY_DIR}
${TDE_INCLUDE_DIR}