mirror of
https://github.com/NixOS/nix.git
synced 2025-12-06 00:51:00 +01:00
Improve boost hacks
This commit is contained in:
parent
8399bd6b8f
commit
0b539dea4a
11 changed files with 26 additions and 131 deletions
|
|
@ -400,6 +400,6 @@ this_library = library(
|
|||
|
||||
install_headers(headers, subdir : 'nix', preserve_path : true)
|
||||
|
||||
libraries_private = ['-lboost_container']
|
||||
libraries_private = []
|
||||
|
||||
subdir('meson-utils/export')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue