https://www.cmcrossroads.com/article/basics-vpath-and-vpath

 

Only missing prerequisites matching the pattern are searched using the associated path. 

So vpath makes it possible, for example, to specify just a path to search for header (.h) files:

vpath %.h /usr/include

 

相关文章:

  • 2021-10-05
  • 2021-09-14
  • 2022-12-23
  • 2021-11-16
  • 2021-08-05
  • 2021-06-29
猜你喜欢
  • 2021-10-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案