twogood / unshield

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

As of CMake 2.6.0 the ELSE() and ENDIF() constructs can be empty. #88

Closed twogood closed 6 years ago

twogood commented 6 years ago

The same is true for closing constructs on ENDMACRO(), ENDFUNCTION(), and ENDFOREACH().