KDE/kdepimlibs/kabc/kab
Allen Winter
winter at kde.org
Thu Jul 20 15:30:40 CEST 2006
On Thursday 20 July 2006 09:22, Laurent Montel wrote:
> SVN commit 564561 by mlaurent:
>
> bin->${BIN_INSTALL_DIR}
>
Laurent,
These kind of fixes imply that we need a "lint" for CMakeLists.txt.
Do you have a script that you are running to find these problems?
Should we write one?
>
> M +1 -1 CMakeLists.txt
>
>
> --- trunk/KDE/kdepimlibs/kabc/kab/CMakeLists.txt #564560:564561
> @@ -7,6 +7,6 @@
>
> target_link_libraries(kab2kabc ${KDE4_KDECORE_LIBS} kabc)
>
> -install(TARGETS kab2kabc DESTINATION bin)
> +install(TARGETS kab2kabc DESTINATION ${BIN_INSTALL_DIR})
>
>
>
>
>
--
Let's Keep the Political Talk Out of KDE PLEASE
More information about the Kde-buildsystem
mailing list