home » zplus/dokk.git
ID: 289ff4ae8a1adb28e450a63e0d042c160cd59a05
28 lines — 868B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:introduzione_make_autotools_cmake_2017_Ceresoli",
    "library:author": [
        "Luca Ceresoli"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-3.0"
    ],
    "library:title": "Build Automation: Introduzione a Make, Autotools e CMake",
    "blob:at": {
        "@id": "file:/pdf/introduzione_make_autotools_cmake_2017_Ceresoli.pdf",
        "blob:primary_source": "https://lucaceresoli.net/wp-content/uploads/make-autotools-cmake.pdf",
        "blob:retrieval_date": "2023-10-02"
    }
}