twogood / unshield

Tool and library to extract CAB files from InstallShield installers
MIT License
351 stars 75 forks source link

Fix man page install path #89

Closed h3xx closed 6 years ago

h3xx commented 6 years ago

Use the standard CMake variable to determine location.

twogood commented 6 years ago

Thank you very much for your contribution!