Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Kurs Build Configuration Manager - Online-Lernen mit Zertifikat
c++

Build Configuration Manager

Ihor Gudzyk

C++

6 Chapters

0 Studying now

A hands-on C++ terminal project where you will design and implement a build configuration manager for small projects. You'll learn to model, store, search, update, and report on build settings such as compiler, output folder, and optimization level.

Show more

Kursbeschreibung

A hands-on C++ terminal project where you will design and implement a build configuration manager for small projects. You'll learn to model, store, search, update, and report on build settings such as compiler, output folder, and optimization level.

Technologie

C++

Sprache

En

Bewertung

Kapitel

6

Create a BuildConfig Model

Store Multiple Configurations

Find Configurations by Name

Update Build Settings

Remove Configurations

Build Summary Report

0%

Create a BuildConfig Model

Store Multiple Configurations

Find Configurations by Name

Update Build Settings

Remove Configurations

Build Summary Report

some-alt