Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
gn_to_cmake.py File Reference

Go to the source code of this file.

Classes

class  gn.gn_to_cmake.CMakeTargetType
 
class  gn.gn_to_cmake.Project
 
class  gn.gn_to_cmake.Target
 

Namespaces

namespace  gn
 
namespace  gn.gn_to_cmake
 

Functions

 gn.gn_to_cmake.CMakeStringEscape (a)
 
 gn.gn_to_cmake.CMakeTargetEscape (a)
 
 gn.gn_to_cmake.SetVariable (out, variable_name, value)
 
 gn.gn_to_cmake.SetVariableList (out, variable_name, values)
 
 gn.gn_to_cmake.SetFilesProperty (output, variable, property_name, values, sep)
 
 gn.gn_to_cmake.SetCurrentTargetProperty (out, property_name, values, sep='')
 
 gn.gn_to_cmake.WriteVariable (output, variable_name, prepend=None)
 
 gn.gn_to_cmake.FindFirstOf (s, a)
 
 gn.gn_to_cmake.WriteAction (out, target, project, sources, synthetic_dependencies)
 
 gn.gn_to_cmake.ExpandPlaceholders (source, a)
 
 gn.gn_to_cmake.WriteActionForEach (out, target, project, sources, synthetic_dependencies)
 
 gn.gn_to_cmake.WriteCopy (out, target, project, sources, synthetic_dependencies)
 
 gn.gn_to_cmake.WriteCompilerFlags (out, target, project, sources)
 
 gn.gn_to_cmake.WriteSourceVariables (out, target, project)
 
 gn.gn_to_cmake.WriteTarget (out, target, project)
 
 gn.gn_to_cmake.WriteProject (project)
 
 gn.gn_to_cmake.main ()
 

Variables

dict gn.gn_to_cmake.source_file_types
 
dict gn.gn_to_cmake.cmake_target_types
 
tuple gn.gn_to_cmake.gn_target_types_that_absorb_objects