mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] package wt creates a strange directory


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] package wt creates a strange directory
Date: Sun, 18 Mar 2012 13:40:31 +1100

On 16 March 2012 00:23, Luis Saavedra <address@hidden> wrote:

>
> another strange directory/file is created with:
>
> wt-3.2.0/address@hidden >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> IF( NOT DEFINED WT_CMAKE_FINDER_INSTALL_DIR )
>   SET( WT_CMAKE_FINDER_INSTALL_DIR "${CMAKE_ROOT}/Modules" )
> ENDIF( NOT DEFINED WT_CMAKE_FINDER_INSTALL_DIR)
>
> INSTALL(FILES ${PROJECT_SOURCE_DIR}/cmake/FindWt.cmake DESTINATION
>     ${CMAKE_INSTALL_PREFIX}/${WT_CMAKE_FINDER_INSTALL_DIR} )
> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>
> in my distro CMAKE_ROOT = /usr/share/cmake-2.8, then FindWt.cmake is
> installed in /.../usr/i686-pc-mingw32/usr/share/cmake-2.8/Modules, that's a
> wrong place but I don't know where it should be installed?, there exists
> some place in mingw-cross-env for cmake Modules? I think that this must be
> installed in cmake-system modules place, but that is outside of
> mingw-cross-env, I do not know what to do!

There isn't a specific place for cmake modules, though Martin has done
some work to simplify the cmake experience:

http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-12/msg00005.html

This hasn't been adopted yet, but will get some focus following the
next release.

Cheers,

Tony



reply via email to

[Prev in Thread] Current Thread [Next in Thread]