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/cmTarget.cxx
|
||||
--- Source/cmTarget.cxx.orig
|
||||
+++ Source/cmTarget.cxx
|
||||
@@ -483,7 +483,7 @@ TargetProperty const StaticTargetProperties[] = {
|
||||
@@ -486,7 +486,7 @@ TargetProperty const StaticTargetProperties[] = {
|
||||
{ "INSTALL_NAME_DIR"_s, IC::CanCompileSources },
|
||||
{ "INSTALL_REMOVE_ENVIRONMENT_RPATH"_s, IC::CanCompileSources },
|
||||
{ "INSTALL_RPATH"_s, ""_s, IC::CanCompileSources },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue