[Nix-dev] How do I make a main library available to cmake sub directory builds?
Ryan Mulligan
ryan at ryantm.com
Sun Jan 31 20:38:56 CET 2016
Hello.
I am trying to make a nixpkgs derivation for opencc
https://github.com/BYVoid/OpenCC .
Here is my default.nix file and build log error message:
https://gist.github.com/ryantm/e0a9614b00d143e871f5 I am getting a problem
where it seems like cmake sub-directory builds can't find the main library
file that has already been built.
How do I make a main library available to cmake sub directory builds?
I also posted this question here:
https://github.com/NixOS/nixpkgs/issues/11948
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160131/28cb9949/attachment-0001.html
More information about the nix-dev
mailing list