all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Custom package, specifying cmake source directory?
@ 2020-12-14  2:55 Matthew Brooks
  2020-12-14 13:09 ` Ekaitz Zarraga
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Brooks @ 2020-12-14  2:55 UTC (permalink / raw)
  To: help-guix@gnu.org

I'm working on a custom package definition, but when it gets built the cmake files are in "source/src" instead of "source", and so the build system errors out when trying to run cmake. How do I specify the source directory for the cmake build system?
From grepping around in the definition for the cmake build system, it appears that it expects the "source" variable to point to the appropriate location, but I'm not at all familiar with scheme or guile, and I have no idea if that's correct or how to change it.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-14 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14  2:55 Custom package, specifying cmake source directory? Matthew Brooks
2020-12-14 13:09 ` Ekaitz Zarraga
2020-12-14 13:34   ` Ekaitz Zarraga

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.