mirror of
https://github.com/mon/ifs_layeredfs.git
synced 2026-04-25 07:52:32 -05:00
Fix build of normal dll
This commit is contained in:
parent
a222c41d40
commit
3fe30d3ed1
|
|
@ -135,7 +135,7 @@ foreach cfg : special_cfgs
|
|||
dependencies: layeredfs_cfg_dep,
|
||||
cpp_args: [defines, special_defines],
|
||||
name_prefix: '',
|
||||
install_dir: '/special_builds' / folder_name,
|
||||
install_dir: install_dir,
|
||||
install: true,
|
||||
)
|
||||
test(lib_name + '_is_xp',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user