From 02cb998b9cb2cd5ef36fe0b86781fc452a0d150e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 1 Feb 2019 17:16:01 +0100 Subject: Use common test for large files support. Drop hardcoded definition -D_LARGEFILE64_SOURCE. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kcontrol/tdefontinst/lib/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'kcontrol/tdefontinst/lib/CMakeLists.txt') 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} -- cgit v1.2.1