mirror of
https://github.com/mon/ifs_layeredfs.git
synced 2026-09-11 02:05:26 -05:00
Fix build of normal dll
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user