Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  cmake.jinja   Sprache: unbekannt

 
{# Copyright 2018 The Chromium Authors. All rights reserved. #}
{# Use of this source code is governed by a BSD-style license that can be #}
{# found in the LICENSE file. #}
# Generated by //build/android/generate_gradle.py

cmake_minimum_required(VERSION 3.4.1)

project(chrome C CXX)

{% if native.includes is defined %}
include_directories(
{% for path in native.includes %}
    {{ path }}
{% endfor %}
)
{% endif %}

# Android studio will index faster when adding all sources into one library.
{% if native.sources is defined %}
add_library("chromium"
{% for path in native.sources %}
    {{ path }}
{% endfor %}
)
{% endif %}

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge