[Kstars-devel] [kstars/code-in] kstars: Create a new branch for Google Code-In and make it as minimal as
Akarsh Simha
akarshsimha at gmail.com
Mon Jul 18 02:42:10 CEST 2011
Git commit d445721c33965d9b944e4f531ccedf891e1d23d2 by Akarsh Simha.
Committed on 25/11/2010 at 05:30.
Pushed by nalvarez into branch 'code-in'.
Create a new branch for Google Code-In and make it as minimal as
possible -- only docs and KStars get built.
CCMAIL: kstars-devel at kde.org
svn path=/branches/kstars/code-in/kstars/; revision=1200477
M +1 -1 kstars/CMakeLists.txt
http://commits.kde.org/kstars/d445721c33965d9b944e4f531ccedf891e1d23d2
diff --git a/kstars/CMakeLists.txt b/kstars/CMakeLists.txt
index 1cb1d6e..985326a 100644
--- a/kstars/CMakeLists.txt
+++ b/kstars/CMakeLists.txt
@@ -1,6 +1,6 @@
add_subdirectory( data )
add_subdirectory( icons )
-add_subdirectory( satlib )
+#add_subdirectory( satlib )
add_subdirectory( htmesh )
Find_package(ZLIB REQUIRED)
More information about the Kstars-devel
mailing list