mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 05:45:39 +02: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