Mathieu Othacehe writes: > * gnu/packages/cmake.scm (cmake)[native-search-paths]: Turn to search-paths. > This allows libraries using cmake functions "find_file" or "find_library" to > search in non-native inputs while cross-compiling. Does this still do the right thing in a native context?