mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-01-23 14:32:22 +08:00
🚧 fix compilation with meson
This commit is contained in:
parent
9bdecd8344
commit
f9097da385
@ -6,11 +6,12 @@ test_libreq = shared_library('test_libreq',
|
||||
source_path + 'utils.cpp',
|
||||
source_path + 'cpu.cpp',
|
||||
source_path + 'pacmanconf_repo.cpp',
|
||||
source_path + 'initcpio.cpp',
|
||||
source_path + 'chwd_profiles.cpp',
|
||||
source_path + 'disk.cpp',
|
||||
source_path + 'drivers.cpp',
|
||||
source_path + 'widgets.cpp',
|
||||
source_path + 'follow_process_log.cpp',
|
||||
source_path + 'initcpio.cpp',
|
||||
source_path + 'crypto.cpp',
|
||||
source_path + 'misc.cpp',
|
||||
source_path + 'simple_tui.cpp',
|
||||
|
Loading…
Reference in New Issue
Block a user