diff options
Diffstat (limited to '')
-rw-r--r-- | cmake/tuklib_large_file_support.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/tuklib_large_file_support.cmake b/cmake/tuklib_large_file_support.cmake index 0800faa2..071fe47f 100644 --- a/cmake/tuklib_large_file_support.cmake +++ b/cmake/tuklib_large_file_support.cmake @@ -8,9 +8,6 @@ # # Author: Lasse Collin # -# This file has been put into the public domain. -# You can do whatever you want with this file. -# include("${CMAKE_CURRENT_LIST_DIR}/tuklib_common.cmake") include(CheckCSourceCompiles) |