summaryrefslogblamecommitdiff
path: root/data/help/CMakeLists.txt
blob: 3c1ba234e54cb63e1724da8cbdc59e02f1a75500 (plain) (tree)
1
2
3
4
5
6
7
8
9

             
                
                    
              

              

                      

               
            
            
               

     
                      
 
                                                    
SET(FILES
    about.txt
    commands.txt
    chatcommands.txt
    footer.txt
    header.txt
    index.txt
    searchmany.txt
    searchnotfound.txt
    skills.txt
    support.txt
    tags.idx
    team.txt
    windows.txt
    )

ADD_SUBDIRECTORY(tips)

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/help)