mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-14 12:24: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',
|
'workaround_elusive_bzip2',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
value: true,
|
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(
|
option(
|
||||||
'workaround_elusive_bzip2_lib_name',
|
'workaround_elusive_bzip2_lib_name',
|
||||||
|
Reference in New Issue
Block a user