diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2023-02-02 20:53:28 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2023-08-17 18:42:53 (GMT) |
commit | 7b069510c5440f0193f1626be5000cf5efe90442 (patch) | |
tree | c7096e5c35d7cb8586579e67165a4c5b48061ae3 /bootstrap | |
parent | 249cd3efad6967ec3195b7e24d031eecfc42eba7 (diff) | |
download | CMake-7b069510c5440f0193f1626be5000cf5efe90442.zip CMake-7b069510c5440f0193f1626be5000cf5efe90442.tar.gz CMake-7b069510c5440f0193f1626be5000cf5efe90442.tar.bz2 |
cmImportedCxxModuleInfo: introduce code to parse exported BMI properties
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -392,6 +392,7 @@ CMAKE_CXX_SOURCES="\ cmGlobVerificationManager \ cmHexFileConverter \ cmIfCommand \ + cmImportedCxxModuleInfo \ cmIncludeCommand \ cmIncludeGuardCommand \ cmIncludeDirectoryCommand \ |