Andreas Enge <[email protected]> skribis: > commit e78fd4ca636a19bc286747f8d91bda22cd8f08fd > Author: Andreas Enge <[email protected]> > Date: Sun Oct 13 18:02:49 2013 +0200 > > guix: Make cmake build system aware of usual paths. > > * guix/build/cmake-build-system.scm (configure): Set CMAKE_LIBRARY_PATH > to > LIBRARY_PATH and CMAKE_INCLUDE_PATH to CPATH.
I think this was discussed on IRC yesterday, but I’m not sure I got it: are these needed because CMake explicitly looks for files in these directories instead of just running the compiler? That would be a serious flaw of CMake. Thanks, Ludo’.
