← Back to team overview

dolfin team mailing list archive

Default installation of .cmake files

 

I found out that the ufc-config.cmake are installed in

  prefix/share/ufc

This is kindoff hard wired. When I removed the ufc-1.pc, DOLFIN cmake cannot 
find ufc. 

With pkg-config we just put the file in a directory and included that in 
PKG_CONFIG_PATH. Is there a similare directory or PATH we can add for CMAKE, 
and hence put all .cmake files there?

I know trilinos puts it in its prefix/include, so there might not be a clear 
answer to this, I guess.

Johan



Follow ups