Clean up CMakeLists.txt
This commit is contained in:
		
					parent
					
						
							
								348f5ea0f1
							
						
					
				
			
			
				commit
				
					
						4fcb5bf182
					
				
			
		
					 1 changed files with 2 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -4,25 +4,18 @@ set(danbooru_client_SRCS
 | 
			
		|||
    danbooruconnectwidget.cpp
 | 
			
		||||
    model/danboorupostdelegate.cpp
 | 
			
		||||
    model/danboorupostmodel.cpp
 | 
			
		||||
#     test.cpp
 | 
			
		||||
    generalpage.cpp
 | 
			
		||||
    mainwindow.cpp
 | 
			
		||||
    danbooru_client.cpp
 | 
			
		||||
     testwidget.cpp
 | 
			
		||||
     testpostdata.cpp
 | 
			
		||||
 )
 | 
			
		||||
 | 
			
		||||
#ki18n_wrap_ui(danbooru_client_SRCS danbooru_clientview_base.ui prefs_base.ui)
 | 
			
		||||
#kconfig_add_kcfg_files(danbooru_client_SRCS settings.kcfgc )
 | 
			
		||||
 | 
			
		||||
add_subdirectory(libdanbooru)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
include_directories(
 | 
			
		||||
    model)
 | 
			
		||||
 | 
			
		||||
ki18n_wrap_ui(danbooru_client_SRCS
 | 
			
		||||
              testwidget.ui
 | 
			
		||||
              ui/danbooruclientview.ui
 | 
			
		||||
              ui/generalpage.ui
 | 
			
		||||
              ui/danbooruconnectwidget.ui)
 | 
			
		||||
 | 
			
		||||
kconfig_add_kcfg_files(danbooru_client_SRCS danboorusettings.kcfgc)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue