mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-17 10:25:39 +02:00
Implement default_library option
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
project(
|
||||
'catch2',
|
||||
'cpp',
|
||||
default_options: ['default_library=static'],
|
||||
version: '3.7.1', # CML version placeholder, don't delete
|
||||
license: 'BSL-1.0',
|
||||
meson_version: '>=0.54.1',
|
||||
|
Reference in New Issue
Block a user