build: Remove incorrect to_int() calls in meson.build
commit04b3ce7255b9b6a41fbd84ac5fb67566a01f0c92
authorPhilip Withnall <withnall@endlessm.com>
Mon, 12 Feb 2018 12:28:28 +0000 (12 12:28 +0000)
committerPhilip Withnall <withnall@endlessm.com>
Tue, 13 Feb 2018 14:17:11 +0000 (13 14:17 +0000)
tree97386201dbbdc71768f43d8ca4d168e03b09a3c5
parentb716660fab3c4a9ce7b76ef6015294c16dd0fcad
build: Remove incorrect to_int() calls in meson.build

They’re called on assignment to these variables.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
https://bugzilla.gnome.org/show_bug.cgi?id=793288
meson.build