summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/UseSWIG/CMP0078-WARN-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-071-1/+1
| | | | | | | When file property SWIG_MODULE_NAME is specified, provide option -module to SWIG compiler. Fixes: #18374
* cmake_policy: Add undocumented GET_WARNING commandKyle Edwards2018-10-101-7/+8
| | | | | | | This command is intended for modules that issue policy warnings so they can get the warning string from CMake in a uniform manner, rather than duplicating the string. Several modules been updated to include an example of the usage of this new command.
* UseSWIG: add policy to manage target naming strategy.Marc Chevrier2018-07-251-0/+9