Skip to content

volkarts-dev/cmakelistsedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMakeLists Editor

The CMakeLists editor is a library to modify CMakeLists files. Especally to add, remove and rename file names in target_sources() blocks. It also features a simple command line interface to interact with the library.

It's build around the Qt Library which is it's "only" dependency.