mirror of
https://github.com/pantor/inja.git
synced 2026-02-17 09:03:58 +00:00
include building benchmark in test option
This commit is contained in:
@@ -52,10 +52,8 @@ if get_option('build_tests')
|
||||
|
||||
test('Inja unit test', inja_test)
|
||||
test('Inja single include test', inja_single_test)
|
||||
endif
|
||||
|
||||
|
||||
if get_option('build_benchmark')
|
||||
inja_benchmark = executable(
|
||||
'inja_benchmark',
|
||||
'test/benchmark.cpp',
|
||||
|
||||
Reference in New Issue
Block a user