Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 1 | -1/+1 |
| | | | | | | | When file property SWIG_MODULE_NAME is specified, provide option -module to SWIG compiler. Fixes: #18374 | ||||
* | cmake_policy: Add undocumented GET_WARNING command | Kyle Edwards | 2018-10-10 | 1 | -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 Chevrier | 2018-07-25 | 1 | -0/+9 |