mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +08:00
Updated meson tests build
This commit is contained in:
@@ -147,7 +147,7 @@ endif
|
||||
# --- Conditionally add subdirs ---
|
||||
# -------------------------------------
|
||||
|
||||
if get_option('enable_tests')
|
||||
if get_option('enable_tests') or get_option('enable_tests-ho')
|
||||
subdir('tests')
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user