Can I tell CMake a specific target and its dependencies shouldn't be built in parallel?

前端 未结 0 781
温柔的废话
温柔的废话 2020-12-31 10:54

I have a submodule (added with add_subdirectory) with a target which should be built with -j1. Can I change CMakeLists.txt to make sur

相关标签:
回答
  • 消灭零回复
提交回复
热议问题