Have you ever seen this error message
before when you are running
command in a C++ project?
You are in luck. In this short tutorial, we are going to show you guys how to solve this issue.
You simply need to add the following line of code into your CMakeLists.txt file and it should works now.
Tada. Your project should build successfully now =)
Wrapping Up
Hopefully this guide has help you to make the error message goes away. Thank you for reading!
Resources
I’ll try to keep this list current and up to date. If you know of a great resource you’d like to share or notice a broken link, please let us know.
Comments