[CMake] Custom Module

Nils Gladitz nilsgladitz at gmail.com
Tue Sep 29 06:44:56 EDT 2015


On 09/29/2015 12:25 PM, Gerry Weaver wrote:
> Hello All,
>
>
> I'm trying to use a custom module, but I can't get cmake to see it. I am
> on FreeBSD 9.3 (amd64) using cmake-3.3.2. I have read and tried
> everything I can find on the topic. I have verified the module path via
> the "MESSAGE" command, but no joy. I have included all relevant
> information below. Any help would be much appreciated.

What exact output (diagnostics) do you get from cmake?

The module is found for me (Ubuntu) as expected but contains a syntax error.

FindNIM.cmake contains a line with nothing but a "." but that may be a 
copy&paste error?

Nils


More information about the CMake mailing list