• Show log

    Commit

  • Hash : 96ef3d84
    Author : Chris Young
    Date : 2012-06-13T23:16:14

    Make this more generic and mergeable.
    Needs AmigaOS.cmake now from CMake package at OS4Depot, or contents below:
    --8<--
    SET(AMIGA 1)
    SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-fPIC")
    SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-shared")
    --8<--