[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdeexamples] kicons: tutorial3 -> tutorial-kicon
From:       Thorsten Staerk <thorsten () staerk ! de>
Date:       2011-09-18 20:09:07
Message-ID: 20110918200907.4C55AA607A () git ! kde ! org
[Download RAW message or body]

Git commit d036fe3cd647a340160a234a1988ad3dcf54cc8a by Thorsten Staerk.
Committed on 18/09/2011 at 22:20.
Pushed by tstaerk into branch 'master'.

tutorial3 -> tutorial-kicon

M  +2    -2    kicons/CMakeLists.txt

http://commits.kde.org/kdeexamples/d036fe3cd647a340160a234a1988ad3dcf54cc8a

diff --git a/kicons/CMakeLists.txt b/kicons/CMakeLists.txt
index eae016f..8a019fa 100644
--- a/kicons/CMakeLists.txt
+++ b/kicons/CMakeLists.txt
@@ -3,12 +3,12 @@ project(tutorial-kicon)
 find_package(KDE4 REQUIRED)
 include_directories(${KDE4_INCLUDES})
  
-set(tutorial3_SRCS 
+set(tutorial-source 
   main.cpp
   mainwindow.cpp
 )
 
-kde4_add_executable(tutorial-kicon ${tutorial3_SRCS})
+kde4_add_executable(tutorial-kicon ${tutorial-source})
  
 target_link_libraries(tutorial-kicon ${KDE4_KDEUI_LIBS})
  

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic