Skip to content

Remove the cmake module include CMakeParseArguments

Summary

Remove all lines include(CMakeParseArguments) since this command is now directly available in the cmake language.

Merge request reports