cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own source

This commit is contained in:
Brad King
2024-05-16 16:37:48 -04:00
parent 0a3c97308d
commit 881a46819e
4 changed files with 156 additions and 125 deletions
+1
View File
@@ -382,6 +382,7 @@ CMAKE_CXX_SOURCES="\
cmGeneratorExpressionParser \
cmGeneratorTarget \
cmGeneratorTarget_IncludeDirectories \
cmGeneratorTarget_LinkDirectories \
cmGeneratorTarget_Sources \
cmGeneratorTarget_TargetPropertyEntry \
cmGetCMakePropertyCommand \