fix: opencomposite must not be installed

This commit is contained in:
Gabriele Musco 2023-06-15 18:05:52 +02:00
parent d743f300cd
commit a92d1e8a49
No known key found for this signature in database
GPG key ID: 1068D795C80E51DE

View file

@ -14,4 +14,3 @@ cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make clean
make -j$(nproc)
make install