UPDATE: devel/cmake 3.30.1 -> 3.31.2
This commit is contained in:
parent
ffc4360a2c
commit
15007ad2c6
13 changed files with 365 additions and 51 deletions
|
@ -1,7 +1,7 @@
|
|||
Index: Source/cmGeneratorTarget.cxx
|
||||
--- Source/cmGeneratorTarget.cxx.orig
|
||||
+++ Source/cmGeneratorTarget.cxx
|
||||
@@ -2963,6 +2963,50 @@ cmGeneratorTarget::Names cmGeneratorTarget::GetLibrary
|
||||
@@ -3424,6 +3424,50 @@ cmGeneratorTarget::Names cmGeneratorTarget::GetLibrary
|
||||
targetNames.Output =
|
||||
cmStrCat(components.prefix, targetNames.Base, components.suffix);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue