summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorCameron Bytheway <bytheway.cameron@gmail.com>2024-06-26 16:49:33 -0600
committerCameron Bytheway <bytheway.cameron@gmail.com>2024-06-26 17:38:36 -0600
commit7677e0f78e196495629e83bb0cd5cc6d4cd585af (patch)
tree048f71c826fdc33e3e170b32ee1cd1b5a4e471a5 /pkgs/development/python-modules/rangehttpserver
parent7b56d9dd0d8a8b6d9086ec044cfe6cf9eb4ba9bf (diff)
openscad: fix lib3mf linking
This change explicitly sets the LIB3MF_INCLUDEPATH and LIB3MF_LIBPATH environment variables instead of relying on `pkg-config` resolution. This is due to the following issues with the existing build logic: * The library name was using `lib3MF` instead of `lib3mf`. `pkg-config` is case-sensitive and is unable to find the former. * The current `lib3mf` nix artifact exports multiple language bindings in the `includedir`. Each language needs to refer to the correct path inside of it.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions