diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2015-05-12 16:23:33 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2015-05-12 16:23:33 -0300 |
commit | e136b1a6cb0fe664969d2a7a1dfed395dac13aa1 (patch) | |
tree | f406e514e608f01ffa94d401452d4cb17c20204e /CMakeLists.txt | |
parent | d6f6389aaa67c302cf8e1ed923b2b4d7e9df8288 (diff) | |
download | pkg-kde-tools-e136b1a6cb0fe664969d2a7a1dfed395dac13aa1.tar.gz |
Create pkgkde-mark-private-symbols
In this way we ca use the same script in all the Qt5 packages.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index c903938..22048f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -74,6 +74,7 @@ install(PROGRAMS pkgkde-debs2symbols pkgkde-gensymbols pkgkde-getbuildlogs + pkgkde-mark-private-symbols pkgkde-override-sc-dev-latest pkgkde-symbolshelper pkgkde-vcs |