wjwwood / serial

Cross-platform, Serial Port library written in C++
http://wjwwood.github.com/serial/
MIT License
2.11k stars 1.02k forks source link

Cmake FetchContent Problem #272

Open lingxd opened 2 years ago

lingxd commented 2 years ago

When I add dependencies using FetchContent, I can't find the header files in the main project.P