[CMake] RE: UseLATEX.cmake macros
Moreland, Kenneth
kmorel at sandia.gov
Fri Apr 21 11:02:47 EDT 2006
> >I got the
> > CMakeLists.txt in question and tried it out. Apart from
> adding the
> >.cmake extension to the file in the INCLUDE command,
> everything worked
> >fine.
>
> If a add .cmake to extension, cmake try to find a file called
> UseLATEX.cmake.cmake. So, I trashed it.
I see. You put UseLATEX.cmake in some other file and set
CMAKE_MODULE_PATH to that directory. In that case, INCLUDE
automatically adds the .cmake extension. I tried that too, and it
worked fine.
-Ken
More information about the CMake
mailing list