include(CMakeParseArguments)

是为了使用 cmake_parse_arguments(),看样子是用来解析输入参数的。

 

给出参考:

https://cmake.org/pipermail/cmake/2012-October/052443.html

https://cmake.org/cmake/help/v3.0/module/CMakeParseArguments.html

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-26
  • 2021-06-05
猜你喜欢
  • 2021-09-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-06
相关资源
相似解决方案