CMake build target without specifying target_include_directories

后端 未结 0 1314
无人及你
无人及你 2021-01-12 18:35

I have a project with the following file layout:

Project
├── CMakeLists.txt
├── app
│   ├── CMakeLists.txt
│   └── main.cpp
└── ext
    ├──CMakeLists.txt
             


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