Go to the source code of this file.
Classes | |
class | make_cmakelists.BuildFileFunctions |
class | make_cmakelists.Converter |
class | make_cmakelists.WorkspaceFileFunctions |
Namespaces | |
make_cmakelists | |
Functions | |
def | make_cmakelists.GetDict (obj) |
def | make_cmakelists.IsSourceFile (name) |
def | make_cmakelists.StripFirstChar (deps) |
Variables | |
make_cmakelists.converter = Converter() | |
dictionary | make_cmakelists.data = {} |
def | make_cmakelists.globs = GetDict(converter) |