[CMake] simple cmake example

John Drescher drescherjm at gmail.com
Sat Oct 8 03:21:07 EDT 2011


On Fri, Oct 7, 2011 at 11:23 PM, Tim Coddington
<tim.coddington at rteamworks.com> wrote:
> Thank you.  After adapting your file ccmake complains about line 7:
>
>  include(${MRPT_USE_FILE})
>
> "CMake Error at CMakeLists.txt:7 (include):
>   include called with wrong number of arguments.  Include only takes
> one file."
>
> How is MRPT_USE_FILE defined?
>
Sorry. In the 2 minutes I spent on creating the example for you I did
not look up the finder for MRPT but assumed it followed the standard
that most other packages use. Do as Michael says for that..

John


More information about the CMake mailing list