diff options
Diffstat (limited to '')
-rw-r--r-- | cmake/tuklib_integer.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/tuklib_integer.cmake b/cmake/tuklib_integer.cmake index b2b2097e..268f73c5 100644 --- a/cmake/tuklib_integer.cmake +++ b/cmake/tuklib_integer.cmake @@ -3,9 +3,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(TestBigEndian) |