feat(fourdst): added better arch detect and pkg-config cli option
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
composition_p = subproject('libcomposition', default_options: ['pkg-config=false'])
|
||||
composition_p = subproject('libcomposition', default_options: ['pkg-config=' + pkg_config_bool_str])
|
||||
comp_dep = composition_p.get_variable('composition_dep')
|
||||
libcomposition = composition_p.get_variable('libcomposition')
|
||||
spw_dep = composition_p.get_variable('species_weight_dep')
|
||||
|
||||
Reference in New Issue
Block a user