summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2022-04-01 12:57:12 (GMT)
committerBrad King <brad.king@kitware.com>2022-04-13 12:59:08 (GMT)
commit17ff86547e759fea54b74eecce5fa62f33bba7f6 (patch)
treecd74a3e5dc9dbcc154afd6e51daff4b89e3e7c4a /Source/CMakeLists.txt
parent591426f5a0ff9d442753105031313e704b972d29 (diff)
downloadCMake-17ff86547e759fea54b74eecce5fa62f33bba7f6.zip
CMake-17ff86547e759fea54b74eecce5fa62f33bba7f6.tar.gz
CMake-17ff86547e759fea54b74eecce5fa62f33bba7f6.tar.bz2
cmake_host_system_information: query windows registry
Fixes: #21240, #23367
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 7661235..c245f68 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -460,6 +460,8 @@ set(SRCS
cmVariableWatch.h
cmVersion.cxx
cmVersion.h
+ cmWindowsRegistry.cxx
+ cmWindowsRegistry.h
cmWorkerPool.cxx
cmWorkerPool.h
cmWorkingDirectory.cxx