diff --git a/toonz/sources/toonz/CMakeLists.txt b/toonz/sources/toonz/CMakeLists.txt index bfff20d2..ebddfff0 100644 --- a/toonz/sources/toonz/CMakeLists.txt +++ b/toonz/sources/toonz/CMakeLists.txt @@ -518,6 +518,15 @@ exec \$OPENTOONZ_BASE/bin/OpenToonz_${VERSION} \"\$@\" DESTINATION bin ) + if(LZODRIVER_FOUND) + install( + PROGRAMS + "$" + "$" + DESTINATION bin + ) + endif() + install( FILES "$"