3 # Because the developer intended for quazip 1.* to coexist with
4 # quazip 0.*, there's no telling what shenanigans are going to happen.
5 # Currently, quazip is only required by krita. So we're fine for now.
6 # But Krita expects 0.9.1, so we'll just stay there for now.
11 -DCMAKE_INSTALL_PREFIX=/usr \
12 -DCMAKE_BUILD_TYPE=Release \
16 ninja
-C build
install