mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 09:59:32 +01:00
add meson option to not install library
This commit is contained in:
committed by
Martin Hořeňovský
parent
7d7b2f89f2
commit
6e9c34aa20
@@ -1 +1,2 @@
|
||||
option('tests', type: 'boolean', value: true, description: 'Build the unit tests')
|
||||
option('install', type: 'boolean', value: true, description: 'Install the library')
|
||||
|
||||
Reference in New Issue
Block a user