mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-13 11:54:04 +02:00
Reword workaround_elusive_bzip2 description
According to the wording on the wiki, which I like more.
This commit is contained in:
@@ -115,7 +115,7 @@ option(
|
||||
'workaround_elusive_bzip2',
|
||||
type: 'boolean',
|
||||
value: true,
|
||||
description: 'acquire bzip2 dependency with find_library'
|
||||
description: 'Find bzip2 via the compiler and its built-in library directories, rather than via pkg-config or similar'
|
||||
)
|
||||
option(
|
||||
'workaround_elusive_bzip2_lib_name',
|
||||
|
Reference in New Issue
Block a user