#
inter-language
Here is 1 public repository matching this topic...
Improve this page
Add a description, image, and links to the inter-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inter-language topic, visit your repo's landing page and select "manage topics."
Since CMake 3.20, the write_compiler_detection_header has been deprecated ( https://cmake.org/cmake/help/latest/module/WriteCompilerDetectionHeader.html ). My recommendation is to completely remove it. It is being used in a lot of parts of the CMake code and it generates a lot of unnecessary boilerplate.
All the
<module>_features.hshould be removed from the project, instea