File: README.md

package info (click to toggle)
librepcb 1.2.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 58,484 kB
  • sloc: cpp: 267,986; python: 12,100; ansic: 6,899; xml: 234; sh: 215; makefile: 115; perl: 73
file content (11 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# Applications

This directory contains some cmake projects to build applications, like

- LibrePCB itself
- the LibrePCB command line interface

The dependencies between applications and static libraries are shown in the
[architecture overview diagram](../dev/diagrams/svg/architecture_overview.svg):

![Architecture Overview Diagram](../dev/doxygen/images/architecture_overview.png)