cmake dependency where from
I'm confused about where the cmake executable dependency beginnertutorialsgeneratemessagescpp comes from. It is something that CMake understands, but I don't know what other CMakeLists.txt file it might be located in. Is it somehow a variable generated during the find_package call?
The tutorial I'm referencing is this one: http://wiki.ros.org/ROS/Tutorials/WritingPublisherSubscriber%28c%2B%2B%29
Asked by Rich von Lehe on 2017-02-22 17:08:11 UTC
Comments