fazbear201 / winezeug

Automatically exported from code.google.com/p/winezeug
1 stars 0 forks source link

Please add cmake to winetricks #62

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice to also have cmake as part of winetricks:

load_cmake26() {
    download .  http://www.cmake.org/files/v2.6/cmake-2.6.4-win32-x86.exe
00bd502423546b8bce19ffc180ea78e0e2f396cf
    try $WINE "$WINETRICKS_CACHE"/cmake-2.6.4-win32-x86.exe
}

cmake28 may come out soon AFAIK.

Thanks !

Original issue reported on code.google.com by mathieu.malaterre on 9 Oct 2009 at 9:09

GoogleCodeExporter commented 8 years ago
Added http://code.google.com/p/winezeug/source/detail?r=723.

Original comment by austinenglish@gmail.com on 20 Oct 2009 at 4:11