summaryrefslogtreecommitdiffstats
path: root/Tests/UseSWIG/UseTargetINCLUDE_DIRECTORIES
Commit message (Collapse)AuthorAgeFilesLines
* FindPython*: Manage weak link for Python modulesMarc Chevrier2019-05-071-2/+2
| | | | | | | Add new target Python::Module which take care of platform requirements for Python module development. Fixes: #18100
* UseSWIG: add policy to manage target naming strategy.Marc Chevrier2018-07-251-2/+1
|
* Merge branch 'backport-UseSWIG-legacy-targets' into UseSWIG-legacy-targetsBrad King2018-07-031-0/+1
| | | | Resolve conflicts by integrating changes from both sides.
* UseSWIG: add support of target property INCLUDE_DIRECTORIES consumptionMarc Chevrier2018-06-132-0/+54
Fixes: #18003