mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 20:05:37 -04:00
Introduce libcalapm
This adds a submodule pointing to a fork of KDE Partition Manager. All Calamares-specific changes are in the "calamares" branch of this fork.
This commit is contained in:
parent
3cc7fe3245
commit
02af2dccb9
7 changed files with 227 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
project( calamareslib )
|
||||
|
||||
add_subdirectory( partitionmanager/calamares )
|
||||
|
||||
add_definitions( ${QT_DEFINITIONS} )
|
||||
add_definitions( -DQT_SHARED )
|
||||
add_definitions( -DQT_SHAREDPOINTER_TRACK_POINTERS )
|
||||
|
|
1
src/libcalamares/partitionmanager
Submodule
1
src/libcalamares/partitionmanager
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 11a8f4f14553ed0270dcd3b9acdca3b5b9c5bb43
|
Loading…
Add table
Add a link
Reference in a new issue