[Trilinos-Users] [EXTERNAL] Installing Trilinos headers to custom directory

Perschbacher, Brent M bmpersc at sandia.gov
Wed Feb 15 09:24:18 MST 2012


Hello Johannes,
  I'm pretty sure that change was not intentional. I will look into it
though.

Brent


On 2/15/12 4:49 AM, "Johannes Ring" <johannr at simula.no> wrote:

> Hi,
> 
> When building Trililnos, I usually prefer to install the header files
> in a custom directory by configuring Trilinos with
> 
>   -D Trilinos_INSTALL_INCLUDE_DIR:PATH=include/trilinos
> 
> This avoid name clashes with files from other libraries and has been
> working fine until now. In 10.10.0, the header files are correctly
> installed in <prefix>/include/trilinos, however, Trilinos_INCLUDE_DIR
> in <prefix>/lib/cmake/Trilinos/TrilinosConfig.cmake file is not set
> correctly:
> 
>   ## The project include file directories.
>   SET(Trilinos_INCLUDE_DIRS "${CMAKE_CURRENT_LIST_DIR}/../../../include")
> 
> It seems like the Trilinos_INSTALL_INCLUDE_DIR had no effect.
> 
> This worked fine in 10.8.5 and earlier versions. Is it still supposed
> to work in 10.10.0?
> 
> Thanks,
> 
> Johannes
> 
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users




More information about the Trilinos-Users mailing list