[Kst] Re: branches/work/kst/portto4/kst/cmake/src
Peter Kümmel
syntheticpp at gmx.net
Sat Jan 15 00:14:35 CET 2011
On 14.01.2011 23:46, Barth Netterfield wrote:
> SVN commit 1214495 by netterfield:
>
> Don't build d2asc
> Build dataobject plugins (fix typo).
Seems you had first contact with the cmake files ;)
Sorry for the typo.
>
>
>
> M +2 -3 CMakeLists.txt
>
>
> --- branches/work/kst/portto4/kst/cmake/src/CMakeLists.txt #1214494:1214495
> @@ -6,11 +6,10 @@
>
> add_subdirectory(datasources)
>
> -if(kst_dataobject)
> +if(kst_dataobjects)
> add_subdirectory(plugins)
> endif()
>
> -add_subdirectory(d2asc)
> +#add_subdirectory(d2asc)
> #add_subdirectory(d2d)
>
> -
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
>
More information about the Kst
mailing list