cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own source

This commit is contained in:
Brad King
2024-05-16 16:16:33 -04:00
parent 7ffb92022c
commit 0a3c97308d
4 changed files with 336 additions and 302 deletions
+1
View File
@@ -381,6 +381,7 @@ CMAKE_CXX_SOURCES="\
cmGeneratorExpressionNode \
cmGeneratorExpressionParser \
cmGeneratorTarget \
cmGeneratorTarget_IncludeDirectories \
cmGeneratorTarget_Sources \
cmGeneratorTarget_TargetPropertyEntry \
cmGetCMakePropertyCommand \