summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2023-08-04 18:08:17 (GMT)
committerKyle Edwards <kyle.edwards@kitware.com>2023-08-07 15:26:05 (GMT)
commitfbdb1fd84347f4dcb65a50b888e13ece07a367d7 (patch)
tree009cdfbd3543a7974dc25fee179d24f22a9cf296 /Source/CMakeLists.txt
parent21edd5af1f24d12612e3f6052b9497b848566855 (diff)
downloadCMake-fbdb1fd84347f4dcb65a50b888e13ece07a367d7.zip
CMake-fbdb1fd84347f4dcb65a50b888e13ece07a367d7.tar.gz
CMake-fbdb1fd84347f4dcb65a50b888e13ece07a367d7.tar.bz2
Source: Add cm_fileno wrapper
And use it where appropriate.
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 6581e0d..3690357 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -738,6 +738,8 @@ add_library(
cm_utf8.c
cm_codecvt.hxx
cm_codecvt.cxx
+ cm_fileno.hxx
+ cm_fileno.cxx
cmDuration.h
cmDuration.cxx