mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-01-16 22:08:28 +01:00
Make workaround_elusive_bzip2 default to true
We will undo this once major linux distros pull their crap together.
This commit is contained in:
parent
b20d38d3b0
commit
1af85b0f56
@ -114,7 +114,7 @@ option(
|
||||
option(
|
||||
'workaround_elusive_bzip2',
|
||||
type: 'boolean',
|
||||
value: false,
|
||||
value: true,
|
||||
description: 'acquire bzip2 dependency with find_library'
|
||||
)
|
||||
option(
|
||||
|
Loading…
x
Reference in New Issue
Block a user