diff options
Diffstat (limited to 'tdeio/CMakeLists.txt')
-rw-r--r-- | tdeio/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tdeio/CMakeLists.txt b/tdeio/CMakeLists.txt index 0762a056f..c59b8a39d 100644 --- a/tdeio/CMakeLists.txt +++ b/tdeio/CMakeLists.txt @@ -9,10 +9,6 @@ # ################################################# -add_definitions( - -D_LARGEFILE64_SOURCE=1 -) - add_subdirectory( kssl ) add_subdirectory( tdeio ) add_subdirectory( bookmarks ) |